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 |
dsatchwel | 7cac2e0 | 2008-08-29 12:48:02 +0000 | [diff] [blame] | 5 | Bundle-Version: 1.0.0.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)", |
dsatchwel | c2133b8 | 2008-09-17 10:34:57 +0000 | [diff] [blame^] | 14 | org.eclipse.ui;bundle-version="[3.4.0,4.0.0)", |
| 15 | org.apache.log4j;bundle-version="[1.0.0,2.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, |
| 20 | org.eclipse.wst.xsl.jaxp.launching.model |
dsatchwel | b475f7c | 2008-08-14 10:43:52 +0000 | [diff] [blame] | 21 | Bundle-Localization: plugin |