Eclipse: large toolbar icons

At first, close eclipse and be sure it is closed. Than edit eclipse.ini and add the following lines:

-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 or decrease it otherwise.


Here is what to do for an easy solution:

  1. Go to the start icon of your eclipse or PLCXpressoand
  2. Click your right mouse bottom
  3. Go to down and click properties
  4. Click compartibility
  5. Check overwrite high DPI scaling
  6. Select system (enhanced)
  7. Click OK at the bottom

Start Eclipse and enjoy

Tags:

Eclipse