From 0e71345f9722f025c9ecf68f525604a509ad76ee Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Thu, 11 Oct 2007 14:04:41 +0000 Subject: [PATCH] Fix for 206039: [Common Navigator] Copy/Paste/... actions not visible for mixed IResource/ICElement (regression) --- core/org.eclipse.cdt.ui/plugin.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index e1b777992e4..b621b6c406f 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -2016,6 +2016,8 @@ + + @@ -2030,6 +2032,8 @@ + +