JavaShuo
欄目
標籤
解決更新JDK高版本後STS報錯Could not find 'tools.jar' in the active JRE.
時間 2021-07-14
標籤
技術分享
java
欄目
Java
简体版
原文
原文鏈接
前兩天電腦提示JDK該更新了,小手一點更新了一下,結果更新過了錯誤就來了。 打開STS報錯 上網上趕快尋找解決辦法,說是默認加載是JRE的問題,換成JDK就行了 類似於在根目錄的ini文件中加上 -vm C:\Program Files\Java\jdk1.8.0_161\bin\javaw.exe 告訴STS讓它加載時去找jdk,結果很多人就好使 但我加上之後啓動繼續報錯 算了,還是自己看一下錯
>>阅读原文<<
相關文章
1.
STS報could not find tools.jar in the active JRE錯誤解決方法
2.
could not find tools.jar in the active JRE 簡單粗暴正解來了
3.
啓動STS時警告:Missing 'toor.jar'==>could not find "tools.jar" in the active JRE
4.
Eclipse啓動SpringToolSuite4啓動報錯問題解決辦法Could not find 'tools.jar' in the active JRE
5.
spring-tool-suite報Could not find toolsjar' in the active JRE.詳細解決教程
6.
解決「Could not find the planner configuration ‘None‘ on the param server」報錯
7.
解決406報錯:Could not find acceptable representation
8.
IAR報錯could not find the following source file
9.
@(報錯)could not find the main class, Program will exit(已解決)
10.
IDEA Exception in thread 「main「 java.io.IOException: Could not find resource SqlmapConfig.xml 報錯解決
更多相關文章...
•
ADO 更新記錄
-
ADO 教程
•
SVN 解決衝突
-
SVN 教程
•
Scala 中文亂碼解決
•
PHP Ajax 跨域問題最佳解決方案
相關標籤/搜索
版本更新
sts
tools.jar
active
jre
錯誤解決
更新版
新版本
錯報
報錯
Java
PHP 7 新特性
Spring教程
NoSQL教程
JDK
後端
JDK 13
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Window下Ribbit MQ安裝
2.
Linux下Redis安裝及集羣搭建
3.
shiny搭建網站填坑戰略
4.
Mysql8.0.22安裝與配置詳細教程
5.
Hadoop安裝及配置
6.
Python爬蟲初學筆記
7.
部署LVS-Keepalived高可用集羣
8.
keepalived+mysql高可用集羣
9.
jenkins 公鑰配置
10.
HA實用詳解
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
STS報could not find tools.jar in the active JRE錯誤解決方法
2.
could not find tools.jar in the active JRE 簡單粗暴正解來了
3.
啓動STS時警告:Missing 'toor.jar'==>could not find "tools.jar" in the active JRE
4.
Eclipse啓動SpringToolSuite4啓動報錯問題解決辦法Could not find 'tools.jar' in the active JRE
5.
spring-tool-suite報Could not find toolsjar' in the active JRE.詳細解決教程
6.
解決「Could not find the planner configuration ‘None‘ on the param server」報錯
7.
解決406報錯:Could not find acceptable representation
8.
IAR報錯could not find the following source file
9.
@(報錯)could not find the main class, Program will exit(已解決)
10.
IDEA Exception in thread 「main「 java.io.IOException: Could not find resource SqlmapConfig.xml 報錯解決
>>更多相關文章<<