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

                         
                             
                                                                 
                               
                                        
                                               
                                     

                                                                                      
                        
                           
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP Java Package
Bundle-SymbolicName: org.eclipse.epp.package.java;singleton:=true
Bundle-Version: 4.7.2.qualifier
Bundle-Vendor: Eclipse Packaging Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app,
 org.eclipse.recommenders.news.rcp;bundle-version="[2.3.0,3.0.0)";resolution:=optional
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top