How to change font size in Eclipse for Java text editors?
If you are changing the font size, but it is only working for the currently open file, then I suspect that you are changing the wrong preferences. On the Eclipse toolbar, select Window → Preferences Set the font size, General → Appearance → Colors and Fonts → Java → Java Editor Text Font). Save the … Read more