From 8675ca55a7648805124d03cc60d7d30254d22ef8 Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Tue, 15 Jun 2004 17:09:11 +0000 Subject: [PATCH] Breakpoint and expression related actions enablemnt should not depend on the activation of the debuggger plugin. --- debug/org.eclipse.cdt.debug.ui/ChangeLog | 5 ++ debug/org.eclipse.cdt.debug.ui/plugin.xml | 96 ----------------------- 2 files changed, 5 insertions(+), 96 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog index 5e779d8c2c9..607effc1ff6 100644 --- a/debug/org.eclipse.cdt.debug.ui/ChangeLog +++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-06-15 Mikhail Khodjaiants + Breakpoint and expression related actions enablemnt should not depend + on the activation of the debuggger plugin. + * plugin.xml + 2004-06-14 Mikhail Khodjaiants Implementation of the "Toggle Method Breakpoint" retargettable action. * plugin.properties diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index d6660ca49cc..e7e760cfd67 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -291,12 +291,6 @@ class="org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerActionDelegate" menubarPath="debug" id="org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerActionDelegate"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -