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



                                                   
                                






                                                       
                                                          
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OTE Server Discovery (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.discovery
Bundle-Version: 0.16.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Service-Component: OSGI-INF/ote.discovery.xml
Import-Package: org.eclipse.osee.framework.logging,
 org.eclipse.osee.framework.messaging,
 org.eclipse.osee.framework.messaging.services,
 org.eclipse.osee.framework.messaging.services.messages
Export-Package: org.eclipse.osee.ote.discovery
Bundle-Vendor: Eclipse Open System Engineering Environment

Back to the top