1

I am using Netbeans 7.0.1 and am trying to develop an android app.

After reading this with no avail:
How to add javadoc for android to Netbeans

My question is about my javadoc location.

I am taking them from:
android-sdk-windows\platforms\android-10\docs\reference\
and putting them in:
android-sdk-windows\docs folder.

I tried with and without the refrence folder.

I am always getting that I don't have javadoc: JavaDoc Missing

If I press right click on the GoogleAPI located in the project library I can see that the words Show JavaDoc are grayed out:
grayed out

Is this correct? If not what am I doing wrong?

Thanks

4

1 に答える 1

0

グレー表示されたものはまだグレー表示されていますが、現在javadocがあります。
私がしたことは、API15に付属するドキュメントをインストールすることであり、手動で配置することではありませんでした。
それで私の問題は解決しました。

于 2011-12-31T11:11:25.613 に答える