dsatchwel | 76f4941 | 2007-12-16 11:38:13 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
david_williams | c41914b | 2008-01-04 03:23:31 +0000 | [diff] [blame] | 3 | Bundle-Name: %Bundle-Name.0 |
dsatchwel | 76f4941 | 2007-12-16 11:38:13 +0000 | [diff] [blame] | 4 | Bundle-SymbolicName: org.eclipse.wst.xsl.debug.ui;singleton:=true |
david_williams | fa7cd48 | 2008-01-04 14:41:41 +0000 | [diff] [blame] | 5 | Bundle-Version: 0.5.0.qualifier |
dsatchwel | 93bb1d1 | 2007-12-27 15:50:00 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.wst.xsl.internal.debug.ui.XSLDebugUIPlugin |
dacarver | 1f5e436 | 2008-03-23 17:31:20 +0000 | [diff] [blame^] | 7 | Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)", |
| 8 | org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| 9 | org.eclipse.core.resources;bundle-version="[3.4.0,4.0.0)", |
| 10 | org.eclipse.core.variables;bundle-version="[3.2.0,4.0.0)", |
| 11 | org.eclipse.debug.core;bundle-version="[3.4.0,4.0.0)", |
| 12 | org.eclipse.debug.ui;bundle-version="[3.3.100,4.0.0)", |
| 13 | org.eclipse.jdt.debug.ui;bundle-version="[3.3.0,4.0.0)", |
| 14 | org.eclipse.jdt.launching;bundle-version="[3.4.0,4.0.0)", |
| 15 | org.eclipse.jface.text;bundle-version="[3.4.0,4.0.0)", |
| 16 | org.eclipse.ui.editors;bundle-version="[3.4.0,4.0.0)", |
| 17 | org.eclipse.ui.ide;bundle-version="[3.4.0,4.0.0)", |
| 18 | org.eclipse.ui.workbench.texteditor;bundle-version="[3.4.0,4.0.0)", |
| 19 | org.eclipse.wst.sse.ui;bundle-version="[1.1.0,2.0.0)", |
| 20 | org.eclipse.wst.xsl.launching;bundle-version="[0.5.0,1.0.0)", |
| 21 | org.eclipse.wst.xsl.debug;bundle-version="[0.5.0,1.0.0)", |
| 22 | org.eclipse.ui.console;bundle-version="[3.2.0,4.0.0)" |
dsatchwel | 76f4941 | 2007-12-16 11:38:13 +0000 | [diff] [blame] | 23 | Eclipse-LazyStart: true |
| 24 | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
david_williams | c41914b | 2008-01-04 03:23:31 +0000 | [diff] [blame] | 25 | Bundle-Localization: plugin |
david_williams | 76bcab3 | 2008-01-04 14:23:43 +0000 | [diff] [blame] | 26 | Bundle-Vendor: %Bundle-Vendor.0 |