Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1aec675cd2494cba90a974b11ef5ac96bdae1e79 (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.command.env.doc.user;singleton:=true
Bundle-Version: 1.5.200.qualifier
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Eclipse-LazyStart: true

Back to the top