Does anybody know how to use large toolbar icons? Edit: How do I do it?
Adding this to your eclipse.ini:
-Dswt.enable.autoScale=true -Dswt.autoScale=150 -Dswt.autoScale.method=nearest
The -Dswt.autoScale=150 will increase your Icons, 150 will say 150%. If it is not enough, increase it.