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