From 97b4973f32edd0c7e135385ea10d84e7d203b8cc Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Fri, 12 Feb 2010 15:09:15 +0000 Subject: [PATCH] "CDT pushd CWD Locator" --- core/org.eclipse.cdt.core/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.core/plugin.properties b/core/org.eclipse.cdt.core/plugin.properties index ca36f5da40a..36bb1f4f1e3 100644 --- a/core/org.eclipse.cdt.core/plugin.properties +++ b/core/org.eclipse.cdt.core/plugin.properties @@ -68,7 +68,7 @@ CDTGNULinkerErrorParser.regex.ldWarning=ld(\\.exe)?: [Ww]arning:? (.*) CDTGNULinkerErrorParser.regex.ldError=ld(\\.exe)?: (.*) CDTGNUAssemblerErrorParser.name=CDT GNU Assembler Error Parser -CDTWorkingDirLocator.name=CDT CWD Locator +CDTWorkingDirLocator.name=CDT pushd CWD Locator CDTGNUMakeErrorParser.name=CDT GNU Make Error Parser 7.0 CDTGNUMakeErrorParser.name.deprecated=CDT GNU Make Error Parser 6.0 (Deprecated) CDTVisualCErrorParser.name=CDT Visual C Error Parser