Skip to main content
summaryrefslogtreecommitdiffstats
blob: a36f7da35604a89d9260153dae7a7c73a0ff294b (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.osee.framework.help.ui
Bundle-SymbolicName: org.eclipse.osee.framework.help.ui;singleton:=true
Bundle-Version: 0.9.2.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.apache.ant;bundle-version="1.7.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy

Back to the top