Skip to content

Instantly share code, notes, and snippets.

@dwins
Created August 22, 2013 20:04
Show Gist options
  • Save dwins/6312092 to your computer and use it in GitHub Desktop.
Save dwins/6312092 to your computer and use it in GitHub Desktop.
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130521-0416
-product
org.eclipse.epp.package.standard.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment