I am trying to import a project in Eclipse (it's the Google Play services library, to use with Google Maps Android API v2, downloaded from the SDK Manager and located on my computer at <android-sdk-folder>/extras/google/google_play_services/libproject/google-play-services_lib
).
It's not working and from what I've found, because of the absence of the .project
file at the root of the project. Eclipse says "No projects are found to import".
Here is a screenshot.
Thanks for your help.
The . project file holds the project nature and builders and for a typical Java project holds a single nature and builder corresponding a Java project.
This warning means you just deleted project from navigator, but the project is present in the working set. Or else your working set has project with same name, so go to work-space directory and delete the project which has the same name and import again.
Create a new Android project from existing source instead of importing it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With