Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 78adcba70e73306f94b4e6c87075373141fc49ed (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                           
                                 


                             

                                             
                                                                        
                                                         
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.emf.cdo.examples.installer;singleton:=true
Bundle-Version: 4.1.500.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
 org.eclipse.emf.common.ui;bundle-version="[2.5.0,3.0.0)"

Back to the top