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



                                                                               
                                
                                                          
                                                    
                                               
                                                 



                                                      
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Core Model Test
Bundle-SymbolicName: org.eclipse.osee.framework.core.model.test;singleton:=true
Bundle-Version: 0.16.2.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.core.model
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit;bundle-version="4.11.0"
Export-Package: org.eclipse.osee.framework.core.model,
 org.eclipse.osee.framework.core.model.cache,
 org.eclipse.osee.framework.core.model.mocks,
 org.eclipse.osee.framework.core.model.type

Back to the top