Skip to content

Instantly share code, notes, and snippets.

@pepgonzalez
Created July 6, 2016 02:31
Show Gist options
  • Save pepgonzalez/f9c248d6f16bea6844c248ed5d1d42dd to your computer and use it in GitHub Desktop.
Save pepgonzalez/f9c248d6f16bea6844c248ed5d1d42dd to your computer and use it in GitHub Desktop.
-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417
-product
org.springsource.sts.ide
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.7
-Xms40m
-XX:MaxPermSize=256m
-Xverify:none
-Dorg.eclipse.swt.browser.IEVersion=10001
-Xmx1200m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment