Skip to content

Instantly share code, notes, and snippets.

@antoniobsn
Created February 14, 2015 13:11
Show Gist options
  • Save antoniobsn/efa175868830df750197 to your computer and use it in GitHub Desktop.
Save antoniobsn/efa175868830df750197 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.v20140116-2212
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XX:MaxPermSize=1024m
-Xms1024m
-Xmx2048m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment