Some projects cannot be imported because they already exist in the workspace


Eclipse導入項目的時候提示Some projects cannot be imported because they already exist in the workspace

我看了一個下我的工程的名字,在eclipse的workspace目錄下的D:\WorkSpace\eclipse\.metadata\.plugins\org.eclipse.core.resources\.projects

並沒有找到同名的工程的文件夾。我的工程的名字叫TS_Servicing

 

原來,eclipse判斷一個工程是否重復,是通過工程目錄下的.project文件來決定的。里面有個name屬性,原來是name重復了就算重復了

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM