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