Created
July 6, 2016 02:31
-
-
Save pepgonzalez/f9c248d6f16bea6844c248ed5d1d42dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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