Skip to main content
summaryrefslogtreecommitdiffstats
blob: 80386a35869148c6f330fc396b57b140408acb1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Covverage Help
Bundle-SymbolicName: org.eclipse.osee.coverage.help.ui;singleton:=true
Bundle-Version: 0.10.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.help
Import-Package: org.eclipse.osee.framework.ui.plugin.util
Export-Package: org.eclipse.osee.coverage.help.ui

Back to the top