Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2006-03-15 21:58:45 +0000
committerKevin Barnes2006-03-15 21:58:45 +0000
commit4485ea4c3653a3d687006baea6d16f50decb8534 (patch)
tree56dc700e742d11cc0e5df0d1ceeb8c7f5ff63184 /org.eclipse.debug.ui/META-INF/MANIFEST.MF
parent778201c5bcd101e15d8bffa559a7a4df1f934239 (diff)
downloadeclipse.platform.debug-4485ea4c3653a3d687006baea6d16f50decb8534.tar.gz
eclipse.platform.debug-4485ea4c3653a3d687006baea6d16f50decb8534.tar.xz
eclipse.platform.debug-4485ea4c3653a3d687006baea6d16f50decb8534.zip
organized manifest
Diffstat (limited to 'org.eclipse.debug.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.debug.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/META-INF/MANIFEST.MF b/org.eclipse.debug.ui/META-INF/MANIFEST.MF
index e70deac3d..d1124306e 100644
--- a/org.eclipse.debug.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.debug.ui/META-INF/MANIFEST.MF
@@ -12,6 +12,7 @@ Export-Package: org.eclipse.debug.internal.ui;x-internal:=true,
org.eclipse.debug.internal.ui.actions.breakpoints;x-internal:=true,
org.eclipse.debug.internal.ui.actions.context;x-internal:=true,
org.eclipse.debug.internal.ui.actions.expressions;x-internal:=true,
+ org.eclipse.debug.internal.ui.actions.provisional;x-internal:=true,
org.eclipse.debug.internal.ui.actions.variables;x-internal:=true,
org.eclipse.debug.internal.ui.contexts;x-internal:=true,
org.eclipse.debug.internal.ui.contexts.provisional;x-internal:=true,

Back to the top