Skip to main content
summaryrefslogtreecommitdiffstats
blob: c7494d4fa7821836f113b8026658c2856610b77f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE ORCS DSL UI Integration Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration.test
Bundle-Version: 0.20.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.core.dsl.ui.integration
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit
Export-Package: org.eclipse.osee.framework.core.dsl.ui.integration

Back to the top