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

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

    Copy the project into your workspace, create new Android Application Project with the same name from eclipse file->new->project and voila.

提交回复
热议问题