dsatchwel | b475f7c | 2008-08-14 10:43:52 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %Bundle-Name.0 |
| 4 | Bundle-SymbolicName: org.eclipse.wst.xsl.jaxp.launching;singleton:=true |
dacarver | a39e81d | 2011-03-08 17:55:34 +0000 | [diff] [blame^] | 5 | Bundle-Version: 1.0.200.qualifier |
dsatchwel | b475f7c | 2008-08-14 10:43:52 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.wst.xsl.jaxp.launching.internal.JAXPLaunchingPlugin |
dacarver | 2feae49 | 2008-08-30 03:24:52 +0000 | [diff] [blame] | 7 | Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| 8 | org.eclipse.core.variables;bundle-version="[3.2.100,4.0.0)", |
| 9 | org.eclipse.debug.core;bundle-version="[3.4.0,4.0.0)", |
| 10 | org.eclipse.jdt.launching;bundle-version="[3.4.0,4.0.0)", |
| 11 | org.eclipse.wst.xsl.launching;bundle-version="[1.0.0,2.0.0)", |
| 12 | org.eclipse.wst.xsl.jaxp.debug;bundle-version="[1.0.0,2.0.0)", |
| 13 | org.eclipse.jface;bundle-version="[3.4.0,4.0.0)", |
dacarver | 4ef0873 | 2009-01-12 02:36:14 +0000 | [diff] [blame] | 14 | org.eclipse.ui;bundle-version="[3.4.0,4.0.0)", |
| 15 | org.eclipse.osgi.util;bundle-version="[3.2.0,4.0.0)" |
dsatchwel | b475f7c | 2008-08-14 10:43:52 +0000 | [diff] [blame] | 16 | Bundle-ActivationPolicy: lazy |
| 17 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| 18 | Bundle-Vendor: %Bundle-Vendor.0 |
dsatchwel | 4d5f2fb | 2008-08-30 11:53:35 +0000 | [diff] [blame] | 19 | Export-Package: org.eclipse.wst.xsl.jaxp.launching, |
dacarver | df0c93c | 2009-01-12 02:11:52 +0000 | [diff] [blame] | 20 | org.eclipse.wst.xsl.jaxp.launching.internal;x-internal:=true, |
| 21 | org.eclipse.wst.xsl.jaxp.launching.internal.registry;x-internal:=true, |
dsatchwel | 4d5f2fb | 2008-08-30 11:53:35 +0000 | [diff] [blame] | 22 | org.eclipse.wst.xsl.jaxp.launching.model |
dsatchwel | b475f7c | 2008-08-14 10:43:52 +0000 | [diff] [blame] | 23 | Bundle-Localization: plugin |