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


                            
                                                                       
                                
                                                          
                             
                                                        
                                                  
                                               
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Logging Plug-in
Bundle-SymbolicName: org.eclipse.osee.framework.logging;singleton:=true
Bundle-Version: 0.13.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-ActivationPolicy: lazy
Import-Package: org.eclipse.osee.framework.jdk.core.util
Export-Package: org.eclipse.osee.framework.logging
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top