Skip to content

September 30, 2008

1

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.

Thanks for reading this post. Follow me on twitter here to be notified about updates and other posts I write. Or, subscribe to my RSS feed here

Fork me on GitHub
Read more from Apple, Eclipse
  • http://www.peterfriese.de/eclipse-you-live-and-learn/ Eclipse – You live and learn. | form follows function

    [...] 2008 « Eclipse on MacOSBy default, runtime instances of Eclipse will start with large fonts. To get rid of this behaviour, [...]