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

前端 未结 30 2653
予麋鹿
予麋鹿 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条回答
  •  Happy的楠姐
    2020-11-28 02:32

    I had a similar problem, I have the same repository I wanted to import twice. I renamed the existing project by right clicking on the project > refactor > rename then imported it again.

提交回复
热议问题