Resolving JVM related Eclipse IDE crashes and OutOfMemoryErrors on OSX
Eclipse allocates 256 MB of Java heap memory by default. If you encounter frequent Eclipse IDE crashes, you might want to increase the Java heap memory Eclipse uses.
The Java heap memory options reside inside the eclipse.ini file in the Eclipse application bundle.
To access the eclipse.ini file and make modifications to the JVM settings:
- Locate the Eclipse application
.
- Right-click the Eclipse application and choose “Show Package Contents”

- Locate the eclipse.ini file

- Change the ‘launcher.XXMaxPermSize’ to a size greater than the default 265m
–launcher.XXMaxPermSize
256m - Save and relaunch Eclipse.
Incoming search terms:
- eclipse ide crashes
- jvm eclipse crash
- launcher xxmaxpermsize 265m
- nitin ramamurthy facebook
About Me
Hello My name is Nitin. I’m a software engineer and entrepreneur. I work with E-learning platforms, Enterprise software and the Amazon Cloud. Thanks for visiting my Blog.





