| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name.0 |
| Bundle-SymbolicName: org.eclipse.wst.xsl.launching;singleton:=true |
| Bundle-Version: 1.0.200.qualifier |
| Bundle-Activator: org.eclipse.wst.xsl.internal.launching.LaunchingPlugin |
| Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.core.filesystem;bundle-version="[1.2.0,2.0.0)", |
| org.eclipse.core.variables;bundle-version="[3.2.0,4.0.0)", |
| org.eclipse.debug.core;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.ui;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.ui.ide;bundle-version="[3.4.0,4.0.0)", |
| org.eclipse.wst.xsl.core;bundle-version="[1.0.0,2.0.0)", |
| org.eclipse.osgi.util;bundle-version="[3.2.0,4.0.0)" |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-ClassPath: . |
| Bundle-Localization: plugin |
| Bundle-Vendor: %Bundle-Vendor.0 |
| Export-Package: org.eclipse.wst.xsl.internal.launching;x-internal:=true, |
| org.eclipse.wst.xsl.launching, |
| org.eclipse.wst.xsl.launching.config, |
| org.eclipse.wst.xsl.launching.model |