Configuring a Javadoc Filesystem
You can configure each mounted filesystem separately, determining whether the filesystem is visible in the Explorer, which search engine the filesystem uses, and what the root offset is.
To configure a Javadoc filesystem:
- From the Tools menu, choose Javadoc Manager.
- In the Javadoc Manager, find the filesystem you want and modify its
properties to your preferred settings.
- Hidden. If True, this filesystem is not visible in the
Filesystems tab of the Explorer.
- Search Engine. Specifies the default Javadoc search engine. You have 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
internationalized Javadoc documentation.
- Root Offset. Specifies the Javadoc top-level directory. The Javadoc
top-level directory contains the index.html file, a directory called
index-files that contains multiple index files, or both. When your
Javadoc files are in a JAR or zip file, the Javadoc top-level directory is
sometimes buried in the file's hierarchy. In this case, the IDE cannot correctly
search for and display Javadoc files unless the Root Offset property is set
to the Javadoc top-level directory.
 |
If the Javadoc filesystem is visible in the Explorer, you can
right-click the filesystem and choose Properties to view and edit
the filesystem's properties.
|
Legal Notices