码迷,mamicode.com
首页 > 其他好文 > 详细

sts问题合集

时间:2019-08-14 14:33:21      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:use   class   ref   问题   spring   get   sys   配置文件   UNC   

背景:用来记录在使用sts过程中遇到的相关问题

Version 当前jdk版本号 of the JVM is not suitable for the this product.Version:1.8 or greater is required

Version 当前jdk版本号 of the JVM is not suitable for the this product.Version:1.8 or greater is required

-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的配置文件中即可

 

sts问题合集

标签:use   class   ref   问题   spring   get   sys   配置文件   UNC   

原文地址:https://www.cnblogs.com/lixuwu/p/11351494.html

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!