JavaShuo
欄目
標籤
java編程入門 常見問題及解決方法0001:Editor dose not contain a main type
時間 2021-01-07
標籤
java
常見錯誤
新手
main type
運行
欄目
Java
简体版
原文
原文鏈接
java新人運行程序時會遇如下圖所示的提示框,系統提示Editor dose not contain a main type 代碼左看右看沒問題啊。 其實原因很簡單,是代碼放的位置不正確。 代碼一般應當放到工程src目錄下,因爲src目錄默認被設置爲源代碼路徑。其他目錄未設置 如果碰到問題怎麼解決: 將源代碼文件移動到工程的src目錄下 2.手動將代碼所在的文件夾設置爲源代碼路徑, 設置方法如下,
>>阅读原文<<
相關文章
1.
editor does not contain a main type
2.
eclipse 解決editor does not contain a main type的方法
3.
eclipse/myeclipse 解決editor does not contain a main type的方法
4.
Eclipse中Editor does not contain a main type 解決方法
5.
editor does not contain a main type Maven項目
6.
eclipse彈框提示editor does not contain a main type解決辦法
7.
editor does not contain a main type的解決方案
8.
Java使用Eclipse出現editor does not contain a main type解決
9.
Editor does not contain a main type解決方案
10.
解決報錯:editor does not contain a main type
更多相關文章...
•
Memcached入門教程
-
NoSQL教程
•
Redis樂觀鎖解決高併發搶紅包的問題
-
紅包項目實戰
•
PHP Ajax 跨域問題最佳解決方案
•
YAML 入門教程
相關標籤/搜索
常見問題
問題解決
解決問題
問題&解決
解決方法
常問問題
Greenplum常見問題
安全問題及解決
CSDN常見問題解答
contain
Java
PHP教程
NoSQL教程
MyBatis教程
java
教程
算法
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
JDK JRE JVM,JDK卸載與安裝
2.
Unity NavMeshComponents 學習小結
3.
Unity技術分享連載(64)|Shader Variant Collection|Material.SetPassFast
4.
爲什麼那麼多人用「ji32k7au4a83」作密碼?
5.
關於Vigenere爆0總結
6.
圖論算法之最小生成樹(Krim、Kruskal)
7.
最小生成樹 簡單入門
8.
POJ 3165 Traveling Trio 筆記
9.
你的快遞最遠去到哪裏呢
10.
雲徙探險中臺賽道:借道雲原生,尋找「最優路線」
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
editor does not contain a main type
2.
eclipse 解決editor does not contain a main type的方法
3.
eclipse/myeclipse 解決editor does not contain a main type的方法
4.
Eclipse中Editor does not contain a main type 解決方法
5.
editor does not contain a main type Maven項目
6.
eclipse彈框提示editor does not contain a main type解決辦法
7.
editor does not contain a main type的解決方案
8.
Java使用Eclipse出現editor does not contain a main type解決
9.
Editor does not contain a main type解決方案
10.
解決報錯:editor does not contain a main type
>>更多相關文章<<