MIDP Project Properties: Generating Javadoc

See Also

Use this panel to configure how the IDE generates Javadoc documentation for each of your projects. For each of your projects, you can produce a set of Javadoc HTML pages that describe the project's classes, inner classes, interfaces, constructors, methods, and fields. The Javadoc is constructed from the structure of your code and the Javadoc comments embedded in your code.

You open the Generating Javadoc properties page by choosing File > <active project name> Properties. In the Project Properties dialog, select Build and expand Generating Javadoc.

In this dialog, you can set the following properties:

For more information on generating Javadoc documentation, see:

See Also
Generating Javadoc Documentation
Adding Javadoc to a Project

Legal Notices