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

前端 未结 21 1138
被撕碎了的回忆
被撕碎了的回忆 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:36

    I solved this problem with using the following steps:

    1. File -> Import

    2. Click General then select Existing Projects into Workspace

    3. Click Next

    4. Browse the directory of the project

    5. Click Finish!

    It worked for me

提交回复
热议问题