| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Console | |
| Bundle-SymbolicName: org.eclipse.epp.installer.console;singleton:=true | |
| Bundle-Version: 1.0.0 | |
| Export-Package: org.eclipse.epp.installer.internal.console, | |
| org.eclipse.epp.installer.internal.console.steps | |
| Require-Bundle: org.eclipse.core.runtime, | |
| org.eclipse.epp.installer.core |