Skip to main content
summaryrefslogtreecommitdiffstats
blob: b9ff61cd778f30f41ea600ed7589ae43e6ca4d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE OTE Help (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.help.ui;singleton:=true
Bundle-Version: 0.19.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.osee.ote.help.ui
Import-Package: org.eclipse.osee.framework.core.data

Back to the top