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
I got this error when I copied the project folder 'google-play-services_lib' alone after separating it from its actual folder structure into my workspace and referenced it in my project. But I could resolve the error by referencing the project folder 'google-play-services_lib' with out separating it from its actual folder structure. Actual folder structure: google_play_services > libproject > google-play-services_lib.
Hope this helps!!!!!-)