What's the meaning of this in Eclipse: “Path for project must have only one segment.”

前端 未结 3 1615
抹茶落季
抹茶落季 2020-12-14 07:41

There is a problem in Eclipse when I run my Android application:

An internal error occurred during: \"Launching New_configuration (1)\".
Path fo

3条回答
  •  囚心锁ツ
    2020-12-14 08:02

    You can solve it by the following steps:

    Project -> Properties -> Run/Debug Settings:

    1. select "Launching New_configuration"

    2. Delete

    3. OK

提交回复
热议问题