Skip to main content
summaryrefslogtreecommitdiffstats
blob: 40db5c03dbac31ef603a3d55da2e416047c1cd7e (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Osee Database Test
Bundle-SymbolicName: org.eclipse.osee.framework.database.test;singleton:=true
Bundle-Version: 0.12.0.qualifier
Bundle-Vendor: Eclipse.org
Fragment-Host: org.eclipse.osee.framework.database
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit

Back to the top