Skip to main content
summaryrefslogtreecommitdiffstats
blob: d42a974b24c2f87a84e6c11142535f39ddd188f6 (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.wst.common.api.doc; singleton:=true
Bundle-Version: 1.0.1.qualifier
Bundle-Vendor: %providerName 
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top