Customizing MIDP Javadoc Settings

See Also

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 > Generating Javadoc.

To set the javadoc generation properties:

  1. Choose File > <active project name> Properties.
  2. In the Project Properties dialog, select Build > Generating Javadoc.

For more information on generating Javadoc documentation, see:

See Also
Generating Javadoc Documentation
Adding Javadoc to a Project
MIDP Project Properties: Generating Javadoc

Legal Notices