From 605dd3ff7165dafddcc2353968ee5a46c032e507 Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Fri, 24 Aug 2007 07:21:07 +0000 Subject: [PATCH] Fix for 200907: [Project Explorer] ctx-menu of files/folders offers c-search actions --- core/org.eclipse.cdt.ui/plugin.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 250875d659f..a1d94d99a9b 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -1976,7 +1976,16 @@ class="org.eclipse.cdt.internal.ui.navigator.CNavigatorSearchActionProvider" id="org.eclipse.cdt.ui.navigator.actions.search"> - + + + + + + + +