Skip to content

Instantly share code, notes, and snippets.

@nobu666
Created May 10, 2013 09:32
Show Gist options
  • Save nobu666/5553441 to your computer and use it in GitHub Desktop.
Save nobu666/5553441 to your computer and use it in GitHub Desktop.
IdeaのVM Option
$ cat /Applications/IntelliJ\ IDEA\ 12.app/bin/idea.vmoptions
-Xms1024m
-Xmx2048m
-XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=96m
-XX:+UseCodeCacheFlushing
-XX:+UseCompressedOops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment