|
Re: HELP Eclipse with Javadoc [message #1219820 is a reply to message #1219784] |
Thu, 05 December 2013 20:13  |
Eclipse User |
|
|
|
found my own fix:
First make sure that you've downloaded the source files for the version of android that you're using in the project via the Android SDK Manager:
Then right-click on your project and choose properties, pick "Java Build Path" from the left menu, pick the "Libraries" tab on the right, click to expand "Android X.X.X", click to expand "android.jar", and then double-click the "Source attachment:" item.
In the pop-up, choose the "External Location", click "External Folder", and browse to your android-sdk/sources/android-xx that is appropriate for the "Android X.X.X" selected earlier. Choose OK to close the dialogs, and you should be set!
|
|
|
Powered by
FUDForum. Page generated in 0.02843 seconds