Package org.eclipse.cdt.core.errorparsers
-
Class Summary Class Description AbstractErrorParser Abstract Error Parser that implements simple line processing using patterns arrayErrorParserNamedWrapper Class to wrap anyIErrorParser
toIErrorParserNamed
.ErrorPattern Error Pattern - used by Error Parser to convert build output to problem markersFixitErrorParser RegexErrorParser RegexerrorParser
is an error parser designed to use regular expressions in order to parse build output to produce Errors, Warnings or Infos in Problems View.RegexErrorPattern RegexErrorPattern specifies a regular expression and rules how to create markers for Problems View.