I'm running Eclipse 3.0.1 on RedHat Linux 7-something (uname says
2.4.18-3smp; yeah, I know it's old) and the Java source editor displays
text that appears double-spaced. I'm seeing the same problem with the
CDT C/C++ plug-in. I can't find any setting for either editor that
controls the font size or line spacing. Is something wrong? Am I
missing something? Is there some way to control this? TIA.
Chris
Thomas Bielagk - 28 Dec 2004 10:44 GMT
> I'm running Eclipse 3.0.1 on RedHat Linux 7-something (uname says
> 2.4.18-3smp; yeah, I know it's old) and the Java source editor displays
[quoted text clipped - 3 lines]
> missing something? Is there some way to control this? TIA.
> Chris
Hmmm.. Linux sometimes uses quite strange standard fonts. Anyway, there
is a way to change fonts in Eclipse:
Preferences -> Workbench -> 'Colors and Fonts'
There you can edit fonts for all perspectives available in your Eclipse
installation (Java as well as CDT).
--Thomas