Skip to content

Instantly share code, notes, and snippets.

@fredgrott
Created May 31, 2012 20:44
Show Gist options
  • Save fredgrott/2846117 to your computer and use it in GitHub Desktop.
Save fredgrott/2846117 to your computer and use it in GitHub Desktop.
a typical eclipse inii file
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505
-product
org.eclipse.epp.package.modeling.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx812m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment