Specifying an Output Directory for Javadoc Files

You can specify an output directory for Javadoc files in two ways:

To specify a single output directory:

  1. From the main window, choose Tools and choose Options.
  2. In the Options window, expand Code Documentation and expand Doclets.
  3. Select Standard Doclet.
  4. Set the value of the Destination property to the directory where you want to generate the Javadoc documentation.

To be asked for a destination directory:

  1. In the Options window, expand the Code Documentation node and select the Documentation subnode.
  2. Set the Ask for Destination Directory property to True.
See also
Generating Javadoc Documentation
Mounting a Javadoc Filesystem

Legal Notices