Is it possible to make all fonts bold in Eclipse (text editor, menu, variables, all languages)? I see it is possible to change custom style for every language but it takes quite a lot time. Is it possible to somehow use some default bold fonts in everything?
Asked
Active
Viewed 3,383 times
2
-
1possible duplicate of [How can I change font size in Eclipse for Java text editors?](http://stackoverflow.com/questions/4922305/how-can-i-change-font-size-in-eclipse-for-java-text-editors) – Mohit S Aug 24 '15 at 08:38
1 Answers
3
Go to General -> Appereance -> Colors and Fonts
Then go to Basic
and try editing fonts here. this will take effect for all type of files. Java, XML etc... Screenshot here is from Eclipse Kepler.

Foolish
- 3,952
- 33
- 46