Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leherbauer2008-11-24 09:29:32 +0000
committerAnton Leherbauer2008-11-24 09:29:32 +0000
commit7db7ce6ac92da606131322b59d0c642f7c29715b (patch)
tree8fb5eddbb526d48adb623ee516447b20120e6bf4 /doc/org.eclipse.cdt.doc.isv/META-INF
parentbd74cf671600c24585195bf86a8f5ed8d3f63d96 (diff)
downloadorg.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.tar.gz
org.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.tar.xz
org.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.zip
Update bundle versions
Diffstat (limited to 'doc/org.eclipse.cdt.doc.isv/META-INF')
-rw-r--r--doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF b/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF
index f80892d60cc..c2f84c44203 100644
--- a/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF
+++ b/doc/org.eclipse.cdt.doc.isv/META-INF/MANIFEST.MF
@@ -5,5 +5,5 @@ Bundle-SymbolicName: org.eclipse.cdt.doc.isv; singleton:=true
Bundle-Version: 5.1.0.qualifier
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName

Back to the top