Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3bb2c36fb44a99b429db151ad19626e3d1cd0fe8 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.doc.isv; singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName

Back to the top