Mounting Javadoc Filesystems

To make a file available for search by the Javadoc search engine, you must have the file's source tree mounted in the IDE as a filesystem. Javadoc files in the IDE are managed through the Explorer window. The Javadoc tab lists Javadoc documentation that you have mounted in the IDE or that you have generated in the IDE from mounted sources. Right-clicking the Javadoc root node displays a menu with items for mounting a new Javadoc filesystem in the IDE.

You can configure each mounted filesystem separately, determining whether the filesystem is hidden or displayed in the Explorer, whether it is writable, and and so on.

For information on mounting and configuring Javadoc filesystems, follow these links:

Mounting a Javadoc Filesystem
Configuring a Mounted Javadoc Filesystem
Unmounting a Javadoc Filesystem

Legal Notices