Javadoc Filesystem

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. By default, two Javadoc filesystems are mounted: the ant-api.zip filesystem, which includes the Ant documentation, and the javadoc directory in your installation directory. The Javadoc executor generates documentation in this directory when no other directory is specified.

Right-clicking the Javadoc root node (root Javadoc node) opens a menu with items for mounting new Javadoc filesystem in the IDE. You can mount Javadoc documentation from the following sources:

You can configure each mounted filesystem separately. To view the property sheet for a filesystem, right-click the root node of the filesystem and choose Properties. The Properties tab includes the following properties.

The Expert tab has the following properties:

See also
Mounting a Javadoc Filesystem
Configuring a Mounted Javadoc Filesystem

Legal Notices