No documentation file found for this class

The HTML documentation file is not in the documentation search path or 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 AppBrowser window. 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.

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

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