From d5aa27dab89e0b8d1d3f014220442ed981e83c40 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Fri, 29 Jan 2010 23:42:55 +0000 Subject: [PATCH] bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors --- core/org.eclipse.cdt.core/plugin.xml | 183 ++------------------------- 1 file changed, 8 insertions(+), 175 deletions(-) diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 1dec302f7c3..22b1e3f4d7b 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -178,181 +178,14 @@ class="org.eclipse.cdt.core.errorparsers.RegexErrorParser" id="org.eclipse.cdt.core.GmakeErrorParser" name="%CDTGNUMakeErrorParser.name"> - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + +