No documentation file found for this class

The HTML documentation file for this class cannot be located in the documentation search path. If this class is in one of JBuilder's libraries, this message may indicate that the JBuilder documentation has not yet been installed.

If documentation for this class exists and is part of a library, it cannot be found in the documentation search path. To correct this:

  1. Confirm the location of the HTML documentation file(s).
  2. Open your project and select the .jpr or .jpx file in the project pane. Right-click it, then select the Properties option.
  3. Select the Paths page (if it isn't already displayed).
  4. Click the Required Libraries tab to display the libraries that are required for the project.
  5. Click the Add button to add a new library to the project.
  6. In the Select One Or More Libraries dialog box, select the library your class belongs to. Click OK.
  7. Choose the Documentation tab on the Paths page of the Properties dialog box. Click the Add button to browse to the location of the HTML documentation files.
  8. Click OK to close the Properties dialog box.

If documentation does not exist for this class, run JBuilder's Javadoc wizard (Wizards|Javadoc). (JBuilder SE and Enterprise.).

You can also run Sun's Javadoc utility, which will create HTML files for each class and extract Javadoc comments from the source files and place them into the documentation file(s). (JBuilder Personal)