Specifying the Default Javadoc Executor

You can perform the following actions on the Javadoc executor:

To change the default executor:

  1. From the main window, choose Tools and choose Options.
  2. In the Options window, expand the Code Documentation node and select the Documentation subnode.
  3. Set the Javadoc Executor Type property to the executor you want to use for generating Javadoc documentation.

To configure the properties of a Javadoc executor:

  1. In the Options window, expand the Code Documentation node. Then expand the Javadoc Executor node.
  2. Select an executor type and modify its properties to your preferred values.

    For a brief description of a property, move the pointer over the property name. For more detailed information on the properties, see External Javadoc Executor or Internal Javadoc Executor.

To create a custom executor:

  1. In the Options window, right-click the Javadoc Executors node and choose New and choose service type.
  2. In the wizard, enter a name for the executor and click Finish.

    A node for the executor is added to the Options window.

  3. Select the node and modify its properties to your preferred values.
See also
Specifying the Default Javadoc Search Engine
Modifying Doclet Properties

Legal Notices