JavaShuo
欄目
標籤
用MyEclipse啓動tomcat 報錯Could not find the main class
時間 2021-01-03
標籤
myeclipse
欄目
Eclipse
简体版
原文
原文鏈接
tomcat啓動時報錯:Java.lang.UnsupportedClassVersionError: Bad version number in .class file 原因:編譯java時生成的class文件,在運行時用到的JRE和class文件版本不一致造成的。 一般在做項目的時候是由於,用老項目需要低版本的jdk編譯造成的。 解決方法如下圖所示: 將jdk換成低版本的就ok了。
>>阅读原文<<
相關文章
1.
再啓動tomcat時報 Could not find the main class錯誤
2.
MyEclipse中could not find the main class. Program w
3.
could not find the main class錯誤
4.
NoClassDefFoundError,could not find the main class
5.
Could not find the main class:
6.
@(報錯)could not find the main class, Program will exit(已解決)
7.
Tomcat7.0 start Could not find the main class: org.apache.catalina.startup.Bootstrap.
8.
Myeclipse啓動Tomcat報錯:Could not load the Tomcat server configuration
9.
IDEA 啓動報錯could not find main class com/intellij/idea/main解決辦法
10.
Could not find the main class. Program will exit.
更多相關文章...
•
啓動MySQL服務
-
MySQL教程
•
SVN 啓動模式
-
SVN 教程
•
Tomcat學習筆記(史上最全tomcat學習筆記)
•
Java Agent入門實戰(一)-Instrumentation介紹與使用
相關標籤/搜索
main
Tomcat報錯
myeclipse+tomcat
tomcat+myeclipse
啓動
錯報
報錯
啓用
class
用錯
Tomcat
Eclipse
Redis教程
MyBatis教程
Spring教程
tomcat
應用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
python的安裝和Hello,World編寫
2.
重磅解讀:K8s Cluster Autoscaler模塊及對應華爲雲插件Deep Dive
3.
鴻蒙學習筆記2(永不斷更)
4.
static關鍵字 和構造代碼塊
5.
JVM筆記
6.
無法啓動 C/C++ 語言服務器。IntelliSense 功能將被禁用。錯誤: Missing binary at c:\Users\MSI-NB\.vscode\extensions\ms-vsc
7.
【Hive】Hive返回碼狀態含義
8.
Java樹形結構遞歸(以時間換空間)和非遞歸(以空間換時間)
9.
數據預處理---缺失值
10.
都要2021年了,現代C++有什麼值得我們學習的?
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
再啓動tomcat時報 Could not find the main class錯誤
2.
MyEclipse中could not find the main class. Program w
3.
could not find the main class錯誤
4.
NoClassDefFoundError,could not find the main class
5.
Could not find the main class:
6.
@(報錯)could not find the main class, Program will exit(已解決)
7.
Tomcat7.0 start Could not find the main class: org.apache.catalina.startup.Bootstrap.
8.
Myeclipse啓動Tomcat報錯:Could not load the Tomcat server configuration
9.
IDEA 啓動報錯could not find main class com/intellij/idea/main解決辦法
10.
Could not find the main class. Program will exit.
>>更多相關文章<<