Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2008-05-22 08:26:03 +0000
committerEike Stepper2008-05-22 08:26:03 +0000
commitb86494137f005c3c3c6ff45647688d38f86cb564 (patch)
treeb79fa9dff18078f9becbff88686e343c3d6cb5d4 /plugins/org.eclipse.emf.cdo.tests.model3
parentfb5cf03ecbd5c091d7b5923a1bca2ab827177c89 (diff)
downloadcdo-b86494137f005c3c3c6ff45647688d38f86cb564.tar.gz
cdo-b86494137f005c3c3c6ff45647688d38f86cb564.tar.xz
cdo-b86494137f005c3c3c6ff45647688d38f86cb564.zip
[233406] 'Eclipse-LazyStart' header is deprecated
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233406
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model3')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
index ec38b4c190..087ccc5fd4 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
@@ -16,4 +16,4 @@ Export-Package: org.eclipse.emf.cdo.tests.model3,
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.cdo;visibility:=reexport
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy

Back to the top