背景:用來記錄在使用sts過程當中遇到的相關問題java
Version 當前jdk版本號 of the JVM is not suitable for the this product.Version:1.8 or greater is requiredspring
-startup
plugins/org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016
-product
org.springframework.boot.ide.branding.sts4
--launcher.defaultAction
openFile
-vm C:\Java\jdk1.8.0_212\bin\javaw.exe -vmargs -Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx1024m
-XX:+UseG1GC
-XX:+UseStringDeduplication
--add-modules=ALL-SYSTEM
win下的jdk版本是1,7 只要本地安裝了1.8的jdk,將上述兩個參數配置在sts的配置文件中便可eclipse