Eclipse “Invalid Project Description” when creating new project from existing source

前端 未结 21 1136
被撕碎了的回忆
被撕碎了的回忆 2020-12-04 05:35

I am trying to create a new project from existing source code. I keep getting the following error: \"Invalid Project Description\", project path \"overlaps the location of a

21条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-04 06:09

    Go to the .project file of your project make sure it display the same name as displayed in project folder. if not change the name. it will work.

提交回复
热议问题