Skip to content

Instantly share code, notes, and snippets.

@AbeHaruhiko
Created April 30, 2014 12:33
Show Gist options
  • Save AbeHaruhiko/11425733 to your computer and use it in GitHub Desktop.
Save AbeHaruhiko/11425733 to your computer and use it in GitHub Desktop.
[Mac] [OS X] [Eclipse] Heapサイズの変更方法 ref: http://qiita.com/AbeHaruhiko/items/e19c49ca2a2b6420b3e5
(ここより上は省略)
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=256m
-Xms40m
-Xmx1024m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-javaagent:../../../plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment