Generating javadoc using NetBeans

From MWCSWiki

Jump to: navigation, search

From "NetBeans IDE 5.0 Quick Start," http://www.netbeans.org/kb/50/quickstart.html

Suppose the name of the project is MyLib Generating Javadoc

  1. Select the project MyLib.
  2. Choose Build > Generate Javadoc for Project "MyLib" from the IDE's main menu.

The IDE displays Javadoc output in the Output window, and your web browser opens displaying the Javadoc.

Personal tools