C/C++ Project Properties, Build, Settings, Error Parsers
Customizes the list of the filters that detect error patterns in the
build output log.

- Error Parsers (left pane)
- List of all error parsers known to CDT.
Mark parsers you wish to use with checkmark.
Select corresponding line to edit parser's options, if any
- 'Move up' and 'Move down'
- Move selected parser upper (or lower) in list. Note that order matters
for checked parsers only: they are applied to error logs in the
same sequence as defined by user. Order is not preserved for unchecked
parsers, so it's useless to move them up/down.
- Check all
- Makes all error parsers selected.
- Uncheck all
- Makes all error parsers unselected.
Available for :
- CDT projects
Filtering errors

