Return to Snippet

Revision: 3887
at September 29, 2007 05:49 by thebugslayer


Initial Code
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
128M
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-Dosgi.bundlefile.limit=100

Initial URL

                                

Initial Description
/opt/eclipse/eclipse.ini

Initial Title
Increase eclipse JVM max memories and maxpermsize paramters

Initial Tags

                                

Initial Language
Java