Changing the appearance of Javadoc comments in generated code

About this task

The appearance of Javadoc comments in the generated code is determined by the documentation templates defined using the various DescriptionTemplate properties.

To change these templates:

Procedure

  1. Examine the content that JavaDocProfile provides for the various DescriptionTemplate properties.
  2. Modify the values of these properties to match the appearance you would like.

Results

When changing these properties, keep in mind the following items:


Feedback