From bf92a80ecb29c91863cfb20bbd4a36e89a4fb232 Mon Sep 17 00:00:00 2001 From: Eugene Tarassov Date: Tue, 28 Feb 2012 16:08:08 -0800 Subject: TCF Debugger: fixed: breakpoint status page is shown for objects that are not breakpoints. --- plugins/org.eclipse.tcf.debug.ui/plugin.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/org.eclipse.tcf.debug.ui/plugin.xml b/plugins/org.eclipse.tcf.debug.ui/plugin.xml index 937df1182..05faf3bfb 100644 --- a/plugins/org.eclipse.tcf.debug.ui/plugin.xml +++ b/plugins/org.eclipse.tcf.debug.ui/plugin.xml @@ -651,6 +651,9 @@ id="org.eclipse.tcf.breakpoint.status" name="%breakpoints.statusPage.name"> + + + -- cgit v1.2.3