STS-3.9 기준

-vm

$JAVA_HOME$/bin <== 사용할 JDK 위치

-startup

plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar

--launcher.library

plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834

-product

org.springsource.sts.ide

--launcher.defaultAction

openFile

-vmargs

-Dfile.encoding=UTF-8

-Duser.name=사용자명

-Dosgi.requiredJavaVersion=1.8

--add-modules=ALL-SYSTEM

-Xms40m

-Dosgi.module.lock.timeout=10

-Xverify:none

-Dorg.eclipse.swt.browser.IEVersion=10001

-Xmx1200m


eclipse-mars-2 기준

-vm

D:/DEV/java/jdk1.7.0_80/bin/javaw.exe <== 사용할 JDK기준

-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.eclipse.epp.package.jee.product

--launcher.defaultAction

openFile

--launcher.XXMaxPermSize

256M

-showsplash

org.eclipse.platform

--launcher.XXMaxPermSize

256m

--launcher.defaultAction

openFile

--launcher.appendVmargs

-vmargs

-Dfile.encoding=UTF-8

-Duser.name=사용자명

-Dosgi.requiredJavaVersion=1.7

-Xms256m

-Xmx1024m