Skip to main content
summaryrefslogblamecommitdiffstats
blob: 130e51bd5a333d4481ff647133e2030f0a30137f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                  
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Activity Logging and Monitoring API (Incubation)
Bundle-SymbolicName: org.eclipse.osee.activity.api
Bundle-Version: 0.18.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.osee.activity.api
Import-Package: javax.ws.rs;version="2.0.0",
 javax.ws.rs.core;version="2.0.0",
 org.eclipse.osee.framework.jdk.core.type
Bundle-Vendor: Eclipse Open System Engineering Environment

Back to the top