Skip to content

Instantly share code, notes, and snippets.

@manet
Created May 14, 2017 12:07
Show Gist options
  • Save manet/706a8a839221f9a0fba1e15bdf7d7a43 to your computer and use it in GitHub Desktop.
Save manet/706a8a839221f9a0fba1e15bdf7d7a43 to your computer and use it in GitHub Desktop.
Change Eclipse UI Font on macOS #tags: eclipse

Eclipse UI Font on macOS

In eclipse.ini find this line -Dorg.eclipse.swt.internal.carbon.smallFonts

  • remove this line to enable large font
  • keep/add this line to disable large font
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment