Skip to main content
summaryrefslogtreecommitdiffstats
blob: 30a2e907f70cf8bd2da61b8450cc7b8b010dcf3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ATS View Web Test
Bundle-SymbolicName: org.eclipse.osee.ats.view.web.test
Bundle-Version: 0.9.9.qualifier
Bundle-Vendor: Eclipse Foundation
Fragment-Host: org.eclipse.osee.ats.view.web
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.eclipse.osee.ats.api.search,
 org.eclipse.osee.display.api.components,
 org.eclipse.osee.display.api.data

Back to the top