From 528ee4cdd58193b7cf146f50e62b207ed756ad1d Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Tue, 29 Jul 2008 15:04:12 +0000 Subject: [PATCH] Bug 241423 proper way to prevent enablement and visibility of an action before the plugin is loaded --- plugins/org.eclipse.dd.gdb.ui/plugin.xml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/plugins/org.eclipse.dd.gdb.ui/plugin.xml b/plugins/org.eclipse.dd.gdb.ui/plugin.xml index 0d1528ea453..70c30a50d86 100644 --- a/plugins/org.eclipse.dd.gdb.ui/plugin.xml +++ b/plugins/org.eclipse.dd.gdb.ui/plugin.xml @@ -65,13 +65,24 @@ targetID="org.eclipse.debug.ui.DebugView"> + + + + + + + + + + + +