Skip to main content
summaryrefslogtreecommitdiffstats
blob: d0755f2ca4053f742ce7d65ca49ebe30869a192e (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP PHP Bundle
Bundle-SymbolicName: org.eclipse.epp.package.php;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Vendor: Eclipse.org - EPP
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app

Back to the top