Skip to main content
summaryrefslogtreecommitdiffstats
blob: c374c9061ac4d65063568c5efa1b0b5c4a24f810 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JDK Core Test
Bundle-SymbolicName: org.eclipse.osee.framework.jdk.core.test;singleton:=true
Bundle-Version: 0.10.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.jdk.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit

Back to the top