I followed all the steps posted by Android to create the basic/simple
HelloWorld example.

When I try to run the HelloAndroid example, I get this error:
java.lang.IllegalArgumentException: Path for project must have only
one segment.
        at org.eclipse.core.runtime.Assert.isLegal(Assert.java:64)
        at
org.eclipse.core.internal.resources.WorkspaceRoot.getProject(WorkspaceRoot.java:
165)
        at
com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.getProject(Unknown
Source)
        at
com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.buildForLaunch(Unknown
Source)
        at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:
732)
        at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:
614)
        at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:
880)
        at org.eclipse.debug.internal.ui.DebugUIPlugin
$8.run(DebugUIPlugin.java:1083)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


I have done some extensive search online to find the cause of this
above exception - but nothing useful yet.

Does anyone have a clue about this error?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to