Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2007-09-24 12:34:20 +0000
committerEike Stepper2007-09-24 12:34:20 +0000
commit93ffcf7857c72df94b07f5c60b6ee5acefce9187 (patch)
tree7b6cc39ff4ab4a29606de2a3514a2286eac6d812 /plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
parenta63e98bd868ea6e54e7b89a9263cec46fd454dd9 (diff)
downloadcdo-93ffcf7857c72df94b07f5c60b6ee5acefce9187.tar.gz
cdo-93ffcf7857c72df94b07f5c60b6ee5acefce9187.tar.xz
cdo-93ffcf7857c72df94b07f5c60b6ee5acefce9187.zip
[204410] CDO test needs Net4j test dependency
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204410
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
index 2fcd871bd3..2a7be72f44 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.model1/META-INF/MANIFEST.MF
@@ -12,3 +12,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
Export-Package: org.eclipse.emf.cdo.tests.model1,
org.eclipse.emf.cdo.tests.model1.impl,
org.eclipse.emf.cdo.tests.model1.util
+Eclipse-LazyStart: true

Back to the top