Configuring a Mounted Javadoc Filesystem
You can configure each mounted filesystem separately, determining whether the filesystem is hidden or displayed in the Explorer, whether it is writable, and so on.
To configure a Javadoc filesystem:
- In the Explorer, open the Javadoc tab.
- Right-click the root node of the Javadoc filesystem and choose Properties from the contextual menu.
- On the property sheet, modify the properties to your preferred settings.
Properties Tab
- Hidden.If True, does not display the mounted filesystem in the
Javadoc tab.
- Read Only. If True, this filesystem cannot be modified.
- Root Directory. For directories only. Specifies the root directory
of this filesystem. See
Mounting a Filesystem for more information.
- Archive File. For JAR and zip files only. Specifies the JAR or zip
file that the filesystem represents.
- URL. For HTTP filesystems only. Specifies the base URL of the Javad
oc documentation.
Expert Tab
- Root Offset. Specifies a
folder below the mount point that matches the Javadoc's package root, so
that the IDE correctly understands the package structure of the Javadoc
files. The root offset is important in cases where it is not possible
to mount the Javadoc filesystem at its package root.
- Search Engine. Specifies the default Javadoc search engine. You hav
e two choices: the JDK 1.2/1.3 Search Engine, which is the default value,
and the Japanese JDK 1.2/1.3 Search Engine, which enables you to search internat
ionalized Javadoc documentation.
Legal Notices