Skip to content

Instantly share code, notes, and snippets.

@miknight
Created March 25, 2009 04:48
Show Gist options
  • Save miknight/85290 to your computer and use it in GitHub Desktop.
Save miknight/85290 to your computer and use it in GitHub Desktop.
-showlocation
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms128m
-Xmx384m
-Xss2m
-XX:PermSize=128m
-XX:MaxPermSize=128m
-XX:MaxGCPauseMillis=10
-XX:MaxHeapFreeRatio=70
-XX:+UseConcMarkSweepGC
-XX:+CMSIncrementalMode
-XX:+CMSIncrementalPacing
-XX:CompileThreshold=5
-Dcom.sun.management.jmxremote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment