The Javadoc tab of the Explorer displays the Javadoc documentation that is mounted in the IDE or that was generated in the IDE from mounted sources. You can mount Javadoc documentation from the following sources:
To mount a directory:
If the directory contains Javadoc index files, the directory is added to the Javadoc tab. If the directory does not contain Javadoc index files, an alert box asks if you want to mount the directory. If you click Yes, the directory is mounted, and you can set a relative mount point for the directory as follows:
To mount a JAR or zip file:
See the preceding procedure for instructions on how to handle a JAR file or zip file does not contain Javadoc index files.
To mount an HTTP connection:
The URL is added to the Javadoc tab.
See also | |
---|---|
Mounting the Java 2 SDK
Searching Through Javadoc-Generated Documentation Generating Javadoc Documentation Browsing the Javadoc Documentation of the JDK |