Skip to main content
summaryrefslogtreecommitdiffstats
blob: 22d4821b94af21a93a9852214e3ead8548e2f70f (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.14.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