Skip to content

Instantly share code, notes, and snippets.

@solars
Created September 13, 2010 06:45
Show Gist options
  • Save solars/576906 to your computer and use it in GitHub Desktop.
Save solars/576906 to your computer and use it in GitHub Desktop.
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.0.v20100503
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
768m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=768m
-Xms80m
-Xmx512m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment