Choosing which errors to show in the Error Browser

Choosing which errors to show in the Error Browser

The errors detecting during your DBDOC project build are stored in the project file. They can then be displayed in the Error Browser. Errors can be marked by the user in various ways. Errors can be "Starred," marked as "Reviewed" or "Hidden."

Use Show these errors to filter the errors so that not all of them are displayed in the Error Browser. For example, you might mark errors as "Reviewed" as you examined them, and then display only "Not Reviewed" errors in order to concentrate on the errors that still needed to be reviewed.

The filtering possibilities are as follows:

  • Active – display all the errors that are not marked as "Hidden."
  • New – display only the errors that have appeared in this build of the project (new since the last time the project was built).
  • Hidden – display only the errors marked as "Hidden."
  • Reviewed – display only errors that have been marked as "Reviewed."
  • Not Reviewed – display only errors that have not been marked as "Reviewed."
  • Starred – displayed only "Starred" errors.
  • All – display all the errors, regardless of how they are marked.

See also