Red Hat Developer Day – 26 June 201242
Error parsers
●
Build output is parsed via various error parsers
●
Parsers look for errors in console output
●
There is a GNU Make error parser that finds make errors
●
There is a GNU C/C++ error parser that finds GNU compiler errors
●
Errors found in parsers result in markers in editor
●
Errors are also posted to Problems tab
●
Double-clicking on problem in tab will go to line and file if recorded
●
Error parsers can be enabled/disabled/reordered
●
Project -> Properties -> Settings -> Error Parsers tab
Comentarios a estos manuales