commit | 80cf7e87639cf6bef48077753632804ced360d55 | [log] [tgz] |
---|---|---|
author | apanchenk <apanchenk> | Fri Jul 29 09:02:30 2011 +0000 |
committer | apanchenk <apanchenk> | Fri Jul 29 09:02:30 2011 +0000 |
tree | baab96523aadd47ffe7d27938fe3c1f8cd022824 | |
parent | 6383e5f9fe2f68ce59e2023f25f25273002c2a33 [diff] |
Eclipse-LazyStart->BundleActivationPolicy
diff --git a/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF index a4243c2..84828de 100644 --- a/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF +++ b/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF
@@ -6,5 +6,5 @@ Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy Bundle-Vendor: %pluginProvider