Increasing memory for Eclipse heap
If you want to increase the memory size for the JVM running Eclipse:
- Go to the directory you installed Eclipse
- This will be something like /Applications/eclipse/Eclipse.app/Contents/MacOS for Mac users
- Open eclipse.ini with a UNIX format text editor (usually write.exe on Windows; not notepad.exe)
- Find the line with -Xmx384m and increase it to the size you want the heap for Eclipse, e.g. -Xmx1024m
- While you are in there, -Xms for the startup size of the heap
Written by Darrell Grainger
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Eclipse
Authors
Related Tags
#eclipse
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#