Last active
December 12, 2015 06:29
-
-
Save relax-more/4729718 to your computer and use it in GitHub Desktop.
[Eclipse] heap sizeを変更する
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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