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

                         
                                              
                                                                          
                                
                                                          

                               
                     
                             
                                               
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse OSEE Product (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.ui.product;singleton:=true
Bundle-Version: 0.24.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.ui.intro
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top