13.6.08

0

best eclipse.ini

Is this the best possible eclipse.ini file content?
---------- 8< ----------
-showlocation

-showsplash
org.eclipse.platform
-vmargs
-Xms768m
-Xmx768m
-XX:PermSize=128m
-XX:MaxPermSize=256m
-Dosgi.bundlefile.limit=100
-ea
---------- 8< ----------