Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4e8f6a410bb90b6fce1af28810bf174d177449e5 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.webtools.doc.user; singleton:=true
Bundle-Version: 1.0.500.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Eclipse-LazyStart: true

Back to the top