Skip to main content
summaryrefslogtreecommitdiffstats
blob: cb1c779423254faa549138de2a70b4330874b827 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Coverage Help UI Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.coverage.help.ui.test
Bundle-Version: 0.11.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.coverage.help.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit
Import-Package: org.eclipse.core.runtime,
 org.eclipse.osee.framework.jdk.core.util,
 org.osgi.framework

Back to the top