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.
部署Hadoop(3.3.0)僞分佈式集羣
2.
從0開始搭建hadoop僞分佈式集羣(三:Zookeeper)
3.
centos7 vmware 搭建集羣
4.
jsp的page指令
5.
Sql Server 2008R2 安裝教程
6.
python:模塊導入import問題總結
7.
Java控制修飾符,子類與父類,組合重載覆蓋等問題
8.
(實測)Discuz修改論壇最後發表的帖子的鏈接爲靜態地址
9.
java參數傳遞時,究竟傳遞的是什麼
10.
Linux---文件查看(4)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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 報錯解決
>>更多相關文章<<