Eclipse匯入Maven項目出現錯誤:Unsupported IClasspathEntry kind=4

來源:互聯網
上載者:User

標籤:環境搭建   軟體使用   錯誤處理   eclipse   maven   

使用Eclipse匯入Maven項目失敗,提示:An internal error occurred during: "Importing Maven projects".
Unsupported IClasspathEntry kind=4

修複這個問題需要做兩件事

1、保證m2e外掛程式的版本高於 1.1.0,如果沒有則到網站升級 : https://repository.sonatype.org/content/repositories/forge-sites/m2e/1.1.0/N/LATEST/

2、去掉項目的maven特性,右鍵菜單就能去除,然後執行 mvn eclipse:clean,並且重新啟用 maven 特性

如果還解決不了問題,可以嘗試如下方法(本人的問題經過如上方法解決,所以沒有嘗試如下想法,請謹慎操作,最好先做好備份),就是刪除項目中的以下檔案夾及檔案,重新匯入即可。

刪除的檔案及檔案夾:

.settings
.project
.classpath
.springbean(如果有的話)

參考連結:
http://blog.csdn.net/kongqz/article/details/7770765
http://stackoverflow.com

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.