When I import a new existing project into Eclipse, I get the following error message when attempting to execute as an Android project:
Project has no
This is because you firstly put the project files in the resourse path. Try to put the project in another file, and reimport it. It will work!!!