Eclipse OutOfMemoryError

You can increase the amount of memory available to the VM by making the following changes in the eclipse.ini file

-XX:MaxPermSize=500m
-Xms1024m
-Xmx2048m

Tagged , ,

Leave a comment