Skip to main content
summaryrefslogtreecommitdiffstats
blob: c213f463c117e2aeb958ba2eddd951f804095aee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Osee Define Tests Fragment
Bundle-SymbolicName: org.eclipse.osee.define.test;singleton:=true
Bundle-Version: 0.16.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.define
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit
Export-Package: org.eclipse.osee.define

Back to the top