Preparing the Explorer's Javadoc tab


Before you can do Javadoc searches within the IDE, directories (or JAR or ZIP files) with standard API documentation need to be in the search path.

There should be two directories already mounted under the Javadoc tab in the Explorer:

If neither directory is present or you would like to add a new directory with Javadoc documentation, you can add them by following this procedure.

To add a Javadoc documentation directory to the Javadoc tab in the Explorer:

When selecting the Javadoc documentation directory, you should look at all original documentation distributed with the SDK and be sure that it has an index-files directory or index-all.html file in the top level or the second level of its hierarchy.


Contents Prev Next Index