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

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

    EASIEST WAY: Right click on the project (folder that reads "MainActivity") go to Refactor -> Rename and you will get a text field allowing you to rename your project.

    If you get an alert saying your project is out of sync with the filesystem press F5 (refresh) and try again.

提交回复
热议问题