From 1fe68a83303e58eeb679ce3314e1d63223250e94 Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Wed, 19 Mar 2003 18:42:46 +0000 Subject: [PATCH] Set the "contributorClass" propety of "CDebugEditor" to "CEditorActionContributor". --- debug/org.eclipse.cdt.debug.ui/plugin.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index e1bb4fd0fbc..80dac64c617 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -848,8 +848,8 @@ id="org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate"> + value="activated" + id="org.eclipse.cdt.debug.ui"> @@ -1160,6 +1160,7 @@