Configuring Javadoc arguments

- You can set VM options for the Javadoc command in the VM options field. Very often it is required to allocate a larger heap size. Use the example given in the field description.
- You can specify more specific options for the Javadoc command by entering them in the text area.
- Select the JRE source compatibility level.
- Select the Save the settings of this Javadoc export as an Ant script checkbox.
- Specify the location for the Ant Script.
- Select the Open generated index file in browser checkbox.
- Press Finish to generate Javadoc.
Note: The output produced by the Javadoc command (including errors and warning) is shown in the Console view.

Creating Javadoc documentation
Selecting types for Javadoc generation
Configuring Javadoc arguments for standard doclet

Javadoc Generation wizard
Javadoc Location property page