Skip to main content
summaryrefslogtreecommitdiffstats
blob: 51b2a5eee52291a2efbdd8697645c2b6f7a96d2f (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.16.1.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