Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawel Piech2013-03-11 19:07:54 +0000
committerPawel Piech2013-03-11 19:07:54 +0000
commit46442f9f8b348011309e6f44600acc2d71aa4837 (patch)
tree2f64f0368bd862b83e3d309b8ce1dbaaebb4167b /org.eclipse.debug.ui/META-INF
parent00f6e99dc7478899c4054a9c431c1bf8fc71eaed (diff)
downloadeclipse.platform.debug-46442f9f8b348011309e6f44600acc2d71aa4837.tar.gz
eclipse.platform.debug-46442f9f8b348011309e6f44600acc2d71aa4837.tar.xz
eclipse.platform.debug-46442f9f8b348011309e6f44600acc2d71aa4837.zip
Diffstat (limited to 'org.eclipse.debug.ui/META-INF')
-rw-r--r--org.eclipse.debug.ui/META-INF/MANIFEST.MF2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.debug.ui/META-INF/MANIFEST.MF b/org.eclipse.debug.ui/META-INF/MANIFEST.MF
index e1abac46d..d5bbbaa64 100644
--- a/org.eclipse.debug.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.debug.ui/META-INF/MANIFEST.MF
@@ -28,8 +28,6 @@ Export-Package: org.eclipse.debug.internal.ui;
org.eclipse.debug.internal.ui.contextlaunching;x-internal:=true,
org.eclipse.debug.internal.ui.contexts;x-internal:=true,
org.eclipse.debug.internal.ui.elements.adapters;x-friends:="org.eclipse.jdt.debug.ui",
- org.eclipse.debug.internal.ui.expression;x-internal:=true,
- org.eclipse.debug.internal.ui.expression.workingset;x-internal:=true,
org.eclipse.debug.internal.ui.importexport.breakpoints;x-internal:=true,
org.eclipse.debug.internal.ui.importexport.launchconfigurations;x-internal:=true,
org.eclipse.debug.internal.ui.launchConfigurations;x-friends:="org.eclipse.debug.tests",

Back to the top