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

                         
                        
                                                                    
                               
                            
                                               

                                     
                        
                           
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.epp.package.testing;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Vendor: %pluginVendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top