Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7f327f0c934d2156e967df6868cb20a873668ded (plain) (blame)
1
2
3
4
5
6
7
8
9
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.300.qualifier
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.3.100,4.0.0)",
 org.eclipse.ui.cheatsheets;bundle-version="[3.3.100,4.0.0)"

Back to the top