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



                                                    
                                
                                                          
                                               



                                               
                                         

                                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE OTE Rest Model (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ote.rest.model
Bundle-Version: 0.23.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.osee.ote.rest.model
Import-Package: javax.xml.bind.annotation,
 org.eclipse.osee.framework.core.exception,
 org.eclipse.osee.framework.core.util,
 org.eclipse.osee.framework.jdk.core.util
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.osee.framework.core

Back to the top