Skip to main content
summaryrefslogtreecommitdiffstats
blob: 52518a4f4a90dfda03d7b3dac9c67476f19a1bbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.test
Bundle-Version: 0.16.0.qualifier
Fragment-Host: org.eclipse.osee.ote
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit,
 org.eclipse.equinox.event,
 org.eclipse.equinox.ds
Bundle-Vendor: Eclipse Open System Engineering Environment

Back to the top