Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e500ac62314584d5a3aaa8aaa714356497bcb0fe (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jpt.doc.isv; singleton:=true
Bundle-Version: 3.4.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.4.0,4.0.0)"

Back to the top