Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

increase eclipse IDE font size

I am using Eclipse

Spring Tool Suite 

Version: 3.9.4.RELEASE
Build Id: 201804120921
Platform: Eclipse Oxygen.3a (4.7.3a)

I would like to increase the font size of the IDE, not just the font of the editor. Is there any way I can do that? I haven't been able to find a solution for this yet.

like image 504
tzortzik Avatar asked Sep 17 '25 10:09

tzortzik


1 Answers

you can try the combination of Ctrl+Shift+'+'. That will enlarge the fonts of the text areas. Ctrl+Shift+'-' will reduce the fonts size, respectively.

like image 58
OhadR Avatar answered Sep 19 '25 03:09

OhadR