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

Back to the top