Skip to main content
summaryrefslogtreecommitdiffstats
blob: af5514289e956c481144d4b472a846988ae953f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Define Report API (Incubation)
Bundle-SymbolicName: org.eclipse.osee.define.report.api
Bundle-Version: 0.22.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: Eclipse Open System Engineering Environment
Export-Package: org.eclipse.osee.define.report.api
Import-Package: org.eclipse.osee.framework.jdk.core.util

Back to the top