| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: ACTF HTTP Proxy Plug-in |
| Bundle-SymbolicName: org.eclipse.actf.util.httpproxy;singleton:=true |
| Bundle-Version: 1.5.1.qualifier |
| Require-Bundle: org.eclipse.core.runtime |
| Export-Package: org.eclipse.actf.util.httpproxy, |
| org.eclipse.actf.util.httpproxy.core, |
| org.eclipse.actf.util.httpproxy.proxy, |
| org.eclipse.actf.util.httpproxy.util |
| Bundle-Vendor: Eclipse ACTF Project |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Automatic-Module-Name: org.eclipse.actf.util.httpproxy |