From 347ce240206513a4658fcd8fcd5591b3880f7c30 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Thu, 10 May 2012 14:37:41 -0400 Subject: [PATCH] Bug 378578 - Adding new include path or symbol adds to both languages for a CPP project with XLC toolchain --- xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml index 4a98554cb60..debf68799b4 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml @@ -128,7 +128,7 @@ id="cdt.managedbuild.tool.xlc.c.compiler.abstract" isAbstract="true" name="%tool.compiler.c.abstract" - natureFilter="cnature" + natureFilter="both" outputFlag="-o" superClass="org.eclipse.cdt.managedbuilder.xlc.ui.tool.abstractCompiler">