Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
477 views
in Technique[技术] by (71.8m points)

android - What's the meaning of this in Eclipse: "Path for project must have only one segment."

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

An internal error occurred during: "Launching New_configuration (1)".
Path for project must have only one segment.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You must specify project name in settings (see the image) and change android SDK suitable with your version.

Go to Run>Run Configuration

It will bring up the following screen. You can enter the project name manually or click browse and select the project to add the name automatically.

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...