Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1899e1e73fd886062a1ef3188063414cbc5f2e26 (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.23.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.core.dsl.ui.integration
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit
Export-Package: org.eclipse.osee.framework.core.dsl.ui.integration

Back to the top