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

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

    In my case i had deleted the resources directory from my .metadata.plugins:

    1. Go to your workspace
    2. Enter .metadata.plugins
    3. Delete : org.eclipse.core.resources directory

提交回复
热议问题