“Invalid project description”, importing from GIT repo problem

前端 未结 13 2196
清酒与你
清酒与你 2020-12-15 17:49

After copying my GIT repo from a PC computer onto my MAC, i can\'t seem to import it to an eclipse. Import happens via eGit plugin directly from existing local

13条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 18:35

    "Contains: /Users/me/Repositories/ABC overlaps the location of another project: 'ABC'"

    Looks like you already have a project in your workspace with the same name like the project you would like to import.

提交回复
热议问题