Skip to main content
summaryrefslogtreecommitdiffstats
blob: eb3a6eb05f0c9a8ca529aef256a86c36a397bae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE Core Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.core.test
Bundle-Version: 0.14.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.ote.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit
Export-Package: org.eclipse.osee.ote.core.framework

Back to the top