Eclipse on MacOS
By default, runtime instances of Eclipse will start with large fonts. To get rid of this behaviour, just add -Dorg.eclipse.swt.internal.carbon.smallFonts to the VM arguments of the respective launch configuration.
I guess it might be a good idea if PDE UI could transparently add this parameter to Eclipse launch configurations - I opened a bug to get this fixed.
This entry was posted on Tuesday, September 30th, 2008 at 9:27 pm and is filed under Apple, Eclipse. Find similar posts by selecting any of the following tags: . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
on October 2, 2008 at 12:56 am Eclipse - You live and learn. | form follows function wrote:
[...] 2008 « Eclipse on MacOSBy default, runtime instances of Eclipse will start with large fonts. To get rid of this behaviour, [...]