Browsing a Javadoc Library

See Also

A Javadoc library is any directory, archive file, or server that contains Javadoc documentation for the code your project uses. You can browse any of a project's Javadoc libraries in the IDE's web browser. You must register the Javadoc library in the Javadoc Manager before you can browse it from the IDE.

To browse a Javadoc library:

  1. Choose View and choose Documentation Indices from the main window.
  2. Select the index pages you want to view.

    The index page for the Javadoc library opens in the IDE's web browser.

Tip The Javadoc libraries that are initially available might differ according to which J2SETM technology you are using and which version of the IDE you have installed.
See Also
Adding a Javadoc Library to a Project
Viewing Javadoc Documentation

Legal Notices