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

Back to the top