How to configure a filter?

You can:

  1. Specify the name.
  2. Specify the severity.
  3. Specify the description.
  4. Specify the matching pattern. Special variables are used to extract from the matched text the error location (${file} and ${line}) and the error message(${message}).
  5. Insert special variables mentioned above. Autocomplete in the pattern text-box is also available.
  6. Enable/disable the filter.

Filter Dialog