From 32d8ac98eaf80c6237df0ef98833cb363db3a377 Mon Sep 17 00:00:00 2001 From: Leo Treggiari Date: Fri, 2 Dec 2005 22:47:13 +0000 Subject: [PATCH] Apply patch for bugzilla 93013 - Run As and Debug As menu items now show up for a project in the C/C++ View. --- launch/org.eclipse.cdt.launch/plugin.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/launch/org.eclipse.cdt.launch/plugin.xml b/launch/org.eclipse.cdt.launch/plugin.xml index 9bedfa5922b..704c5598f02 100644 --- a/launch/org.eclipse.cdt.launch/plugin.xml +++ b/launch/org.eclipse.cdt.launch/plugin.xml @@ -81,7 +81,10 @@ - + + + + @@ -138,6 +141,11 @@ adaptableType="org.eclipse.core.resources.IResource"> + + +