Skip to main content
summaryrefslogtreecommitdiffstats
blob: 317ccb880c9f3d2c00246340d52945bf4e744b72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Osee DSL Ui Integration Test
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration.test
Bundle-Version: 0.14.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