Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1aff0ced5acbd6bce065fe122dc443e00e52ca07 (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.2.0.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