Skip to content

Instantly share code, notes, and snippets.

@subchen
Created April 16, 2014 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save subchen/10798985 to your computer and use it in GitHub Desktop.
Save subchen/10798985 to your computer and use it in GitHub Desktop.
eclipse.ini
-Xms512m
-Xmx512m
-Xmn128m
-XX:PermSize=256m
-XX:MaxPermSize=256m
-XX:-UseAdaptiveSizePolicy
-XX:+DisableExplicitGC
-Xverify:none
-XX:+UseParallelGC
-XX:+UseParallelOldGC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment