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

Back to the top