Skip to content

Instantly share code, notes, and snippets.

@relax-more
Last active December 12, 2015 06:29
Show Gist options
  • Save relax-more/4729718 to your computer and use it in GitHub Desktop.
Save relax-more/4729718 to your computer and use it in GitHub Desktop.
[Eclipse] heap sizeを変更する
EclipseでのAndroidアプリ開発を快適にする設定 Mac OS X編
http://d.hatena.ne.jp/gabuchan/20101130/1291095472
要は
eclipse を右クリック=>パッケージの内容を表示
Contents/MacOS/eclipse.ini を開き下記の用に変更
-Xms1024m
-Xmx1024m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment