Skip to main content
summaryrefslogblamecommitdiffstats
blob: efbf30aeb6da3c34cbf28ff4c0398d5be7b764e4 (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.13.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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