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

前端 未结 30 2708
予麋鹿
予麋鹿 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:16

    Nothing about could not solve my situation. This is how I solved.

    1. Close the IDE
    2. Remove the same name project form workspace
    3. Start the IDE
    4. Clean all project (not sure this helped)
    5. File > Import > Existing Project
    6. click refresh button
    7. import project

    Done..

提交回复
热议问题