How can I attach Java source to an Android project?
I'm able to browse java source for a Java project, but not for an Android project.
I modified project properties and add Java source in "Libraries" section, still not working
Any suggestions ?
How can I attach Java source to an Android project?
I'm able to browse java source for a Java project, but not for an Android project.
I modified project properties and add Java source in "Libraries" section, still not working
Any suggestions ?
Follow the instructions here: http://stuffthathappens.com/blog/2008/11/01/browsing-android-source-in-eclipse/