Skip to content

Instantly share code, notes, and snippets.

@lpiepiora
Created September 21, 2014 16:57
Show Gist options
  • Save lpiepiora/64d7093b3c123258a3b3 to your computer and use it in GitHub Desktop.
Save lpiepiora/64d7093b3c123258a3b3 to your computer and use it in GitHub Desktop.
IDEA Options
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=96m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djsse.enableSNIExtension=false
-XX:+UseCodeCacheFlushing
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-Dawt.useSystemAAFontSettings=lcd
-Dswing.aatext=true
-Dsun.java2d.xrender=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment