I am facing a very annoying problem.
I wanted to use sliding menu in my project, after long and frustrating search i come to know that i have to update my eclipse + ADT to new one to import that library properly, and i got demo app running fine.
now i want to integrate it in my project, so i import my project in same workspace and i received following error after just importing it.
Errors occurred during the build.
Errors running builder 'Android Pre Compiler' on project 'MyProject'.
java.lang.NullPointerException
I been through many sites plus some questions like this or this but found nothing concrete. Also i tried different cases that are possible, but they are of no use.
so i am in middle of strange situation, that
library cannot be import on old eclipse(Galileo + ADT v15) , and project can not be import on new eclipse(ADT Bundle eclipse + ADT v21).
somebody please help me on this.
I believe you experience bug http://code.google.com/p/android/issues/detail?id=42051
Do you have any files with no extension in their name, e.g.
README?Try adding an extension to the files, e.g.
README->README.txt.Do you use Subversion?
Try installing packages: