You can generate Javadoc HTML documentation with Unified Modeling
Language (UML) diagram images using the existing @viz.diagram tags
in your comments for the top-level type of a Java™ source code file (a class or an interface)
or for a package.html file.
You must have installed a Java Development Kit (JDK) (Sun JDK Version
1.4.2 or compatible) that contains a Javadoc executable file. You also have
a Java project
with Java types
(classes and interfaces) or packages that have @viz.diagram tags.
To generate Javadoc HTML documentation with UML diagram images from
existing tags:
- In the Package Explorer view, select a Java project
and click .
- In the Generate Javadoc wizard, on the Choose
diagram image generation options page, select an image type for
the diagrams.
- To generate an automated ant script, specify a destination for
the Ant Script (with diagram support).
- Click Finish.