Skip to content

Instantly share code, notes, and snippets.

@tranminhan
Created April 11, 2011 18:28
Show Gist options
  • Save tranminhan/914002 to your computer and use it in GitHub Desktop.
Save tranminhan/914002 to your computer and use it in GitHub Desktop.
sts.ini
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
—launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222
-product
com.springsource.sts.ide
—launcher.defaultAction
openFile
—launcher.XXMaxPermSize
256M
-vm
c:/Program Files/Java/jdk1.6.0_24/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment