Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2008-12-15 21:19:31 +0000
committerVivian Kong2008-12-15 21:19:31 +0000
commit8ffc518520e3c74bd9b5dbf46f871f8c7ac04416 (patch)
treed66eade89acda0405652db56006b546d538c141c /debug/org.eclipse.cdt.debug.ui.tests/META-INF
parent5945dd5813168c1af6b7fff2b3e0081d53cf746c (diff)
downloadorg.eclipse.cdt-8ffc518520e3c74bd9b5dbf46f871f8c7ac04416.tar.gz
org.eclipse.cdt-8ffc518520e3c74bd9b5dbf46f871f8c7ac04416.tar.xz
org.eclipse.cdt-8ffc518520e3c74bd9b5dbf46f871f8c7ac04416.zip
compile all test plug-ins into jars at root
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui.tests/META-INF')
-rw-r--r--debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF b/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
index cd7a05d9e09..9bcbd226006 100644
--- a/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,6 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.cdt.debug.ui.tests
Bundle-SymbolicName: org.eclipse.cdt.debug.ui.tests;singleton:=true
Bundle-Version: 5.0.100.qualifier
-Bundle-ClassPath: cdtdebuguitests.jar
Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Localization: plugin
Export-Package: org.eclipse.cdt.debug.core.tests,

Back to the top