When trying to generate Javadocs for an Android project, I go to Project>Generate Javadoc, but the first line asks for a "Javadoc Command". What goes there?
Project -> Generate Javadoc. See here.
In order to do it, you have to have JDK installed and Eclipse must be aware of it. Download one.
You don't have the "javadoc.exe" because when you install eclipse it installs only the java JRE, and the "bin" folder from JRE doesn't have javadoc. Go to this link: http://www.oracle.com/technetwork/java/javase/downloads/jdk7u9-downloads-1859576.html and download the JDK. When you install JDK, look for "javadoc.exe" in the installed folder, you will find it in "bin" folder under your installed folder. Now you can reference it in "Javadoc Command" from eclipse by clicking in the "Configure" button.
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