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

Back to the top