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



                                                                                 
                                
                                                          
                                                      
                                               
                         

                                                             
                                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Core Message Test
Bundle-SymbolicName: org.eclipse.osee.framework.core.message.test;singleton:=true
Bundle-Version: 0.16.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.core.message
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit
Import-Package: org.eclipse.osee.framework.core.model.change,
 org.eclipse.osee.framework.core.model.mocks,
 org.eclipse.osee.framework.jdk.core.util

Back to the top