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

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

    This worked for me.

    File > New > Android Project > Create project from existing source

    Location = the location of the project you want to import.

    You will get a warning "An Eclipse project already exists in this directory. Consider using File > Import > Existing Project instead." But you will be able to click "Next" and the project should in effect be imported.

提交回复
热议问题