Skip to main content
summaryrefslogtreecommitdiffstats
blob: c2cacd0893b68a281e74a2d501f70117855842f7 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.jst.jsf.doc.dev;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"

Back to the top