Maintaining Status List Options

JADE includes a Methods Status List window, which by default displays a list of all methods and class constants that are in error or have not been compiled.

To change your default status list options

  1. In the Preferences or JADE Installation Preferences dialog, click the Status List sheet.

  2. If you do not want uncompiled methods and class constants to be displayed in the status list, uncheck the Uncompiled Methods check box.

  3. If you do not want methods and class constants that contain errors to be displayed in the status list, uncheck the Methods in Error check box.

  4. If you want compiled methods and class constants to be displayed in the status list, check the Compiled Methods check box. By default, compiled methods and class constants are not displayed in the status list.

  5. Click the OK button. Alternatively, click the Cancel button to abandon your selections.

The current window then has focus.