Skip to content

Instantly share code, notes, and snippets.

@marhan
Created December 28, 2010 12:40
Show Gist options
  • Save marhan/757178 to your computer and use it in GitHub Desktop.
Save marhan/757178 to your computer and use it in GitHub Desktop.
additions to eclipse.ini for version 3.6.x
...
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Xms40m
-Xmx2048m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-XX:+UseCompressedOops
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Declipse.p2.unsignedPolicy=allow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment