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