How to configure a filter?
You can:
- Specify the name.
- Specify the severity.
- Specify the description.
- 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}).
- Insert special variables mentioned above. Autocomplete in the pattern text-box is also available.
- Enable/disable the filter.