From 54f5b7dadf4722ddc10bb5f227dae5b2a5ae03e4 Mon Sep 17 00:00:00 2001 From: David Inglis Date: Thu, 15 Aug 2002 14:41:41 +0000 Subject: new debugger configuartion page extension move UIPlugin out of internal --- debug/org.eclipse.cdt.debug.ui/plugin.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debug/org.eclipse.cdt.debug.ui/plugin.xml') diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index 21a1bd4a506..e75cd90ed3d 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -4,7 +4,7 @@ name="%pluginName" version="1.0.0" provider-name="" - class="org.eclipse.cdt.debug.internal.ui.CDebugUIPlugin"> + class="org.eclipse.cdt.debug.ui.CDebugUIPlugin"> @@ -18,6 +18,8 @@ + + -- cgit v1.2.3