Using the JavaDoc Wizard

Besides the on-the-fly parsing of Javadoc tags, JBuilder also contains a wizard to generate a documentation node within your project. This node contains all the information required to create the Javadoc-generated files. The properties defined for the Javadoc node include items such as the following:

  • Format of the output

  • Name of the documentation node

  • Output directory

  • Javadoc build trigger

  • Scope of the documentation

  • Tags to process

This wizard differs from the on-the-fly parsing in a number of different ways. The most noticeable, though, is the completeness of the documentation generated. It generates documentation not only for an individual class, but also for all the classes and their interrelationships as well. In addition ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.