External Javadoc Executor

The external Javadoc executor is the default Javadoc executor. Using the external Javadoc executor is recommended over using the internal Javadoc executor because you are less likely to get an out of memory error when generating documentation for large amounts of code (for example, the JDK).

To view or change the properties of the external Javadoc executor, open the Options window, expand the Code Documentation, expand the Javadoc Executors subnode, and select External Javadoc. When you change the value of a property, your change affects all files that use the external Javadoc executor.

The Properties tab of the external Javadoc executor contains the following properties.

The Expert tab of the external Javadoc executor contains the following properties.

See also
Internal Javadoc Executor

Legal Notices