Skip to main content
summaryrefslogtreecommitdiffstats
blob: 91f3937f742d230403c35904f8ac707d37f267ef (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Framework Dev Help
Bundle-SymbolicName: org.eclipse.osee.framework.dev.help.ui;singleton:=true
Bundle-Version: 0.9.9.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.help

Back to the top