12

The icons on top of the java windows are too small that it is hard to see, is there any way that i can enlarge that?

enter image description here

user2864740
  • 60,010
  • 15
  • 145
  • 220
Udit_1
  • 145
  • 1
  • 1
  • 6
  • You can use Eclipse DevStyle Theme Icon Desginer ( https://www.genuitec.com/docs/workbench/devstyle-icon-designer/ ) – Mostafa Sep 27 '20 at 05:46

1 Answers1

7

There is no support in Eclipse for large/small icons in the toolbar.

The same question is here: Eclipse: large toolbar icons

Maybe you can enable Windows compatibility for Eclipse. You can find more information in: https://mcuoneclipse.com/2017/10/11/dealing-with-eclipse-and-very-small-icons-on-ultra-high-density-displays/

jmhicedev
  • 3
  • 4
GAVD
  • 1,977
  • 3
  • 22
  • 40
  • FYI: If the question has been asked before, you should either leave a comment or vote to close the question as a duplicate. Unless you intend to add more details or expand on the previous question, you should avoid "link only" answer – MadProgrammer Jun 26 '15 at 02:20
  • not only the eclipse but every window which involves java window has the problem – Udit_1 Jun 26 '15 at 02:27
  • This solution is far cleaner and simpler than the "already answered" solution! Use the link, Luke! – Richard Jessop Nov 28 '20 at 16:36
  • In Mac => Select Preferences => General => Appearance => Colors and Font => View and Editor Folders => Tree and Table for views => Edit – Bright Varghese Feb 16 '22 at 15:09