Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 46fa47987ea76454494588be9a189dd4c597855a (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.javadoc;singleton:=true
Bundle-Version: 2.1.4.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.0.0,4.0.0)"

Back to the top