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

前端 未结 30 2724
予麋鹿
予麋鹿 2020-11-28 01:36

I am trying to import a project that me and my co-worker have been working on.. and keep getting this error after I select-- \"import\" then \"import existing project\" then

30条回答
  •  一个人的身影
    2020-11-28 02:09

    This usually happens when you change the project directory physically without first delete in Eclipse. You can view and delete these hidden projects in the following view:

    Window -> Show View -> Other -> General -> Navigator
    

    Then simply just continue with the process of import existing project.

提交回复
热议问题