lbustelo | 8529842 | 2007-07-24 21:13:34 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
pombredanne | 94e0b2e | 2007-10-26 02:14:35 +0000 | [diff] [blame] | 3 | Bundle-Name: %Bundle-Name.0 |
lbustelo | 8529842 | 2007-07-24 21:13:34 +0000 | [diff] [blame] | 4 | Bundle-SymbolicName: org.eclipse.wst.jsdt.web.support.jsp;singleton:=true |
bchilds | 737705f | 2007-11-27 20:41:45 +0000 | [diff] [blame] | 5 | Bundle-Version: 1.0.0.qualifier |
lbustelo | 8529842 | 2007-07-24 21:13:34 +0000 | [diff] [blame] | 6 | Bundle-Activator: org.eclipse.wst.jsdt.web.support.jsp.Activator |
david_williams | 62ac37d | 2008-04-04 06:20:44 +0000 | [diff] [blame] | 7 | Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)", |
| 8 | org.eclipse.wst.jsdt.web.ui;bundle-version="[1.0.0,2.0.0)", |
| 9 | org.eclipse.jst.jsp.ui;bundle-version="[1.1.300,1.2.0)", |
| 10 | org.eclipse.wst.sse.ui;bundle-version="[1.1.0,1.2.0)", |
| 11 | org.eclipse.jface.text;bundle-version="[3.4.0,4.0.0)", |
| 12 | org.eclipse.jface;bundle-version="[3.4.0,4.0.0)", |
| 13 | org.eclipse.wst.html.ui;bundle-version="[1.0.300,1.1.0)", |
| 14 | org.eclipse.wst.html.core;bundle-version="[1.1.200,1.2.0)", |
| 15 | org.eclipse.jst.jsp.core;bundle-version="[1.2.100,1.3.0)", |
| 16 | org.eclipse.wst.css.core;bundle-version="[1.1.200,1.2.0)", |
| 17 | org.eclipse.wst.xml.core;bundle-version="[1.1.300,1.2.0)", |
| 18 | org.eclipse.wst.sse.core;bundle-version="[1.1.300,1.2.0)", |
| 19 | org.eclipse.wst.jsdt.web.core;bundle-version="[1.0.0,2.0.0)" |
lbustelo | 8529842 | 2007-07-24 21:13:34 +0000 | [diff] [blame] | 20 | Eclipse-LazyStart: true |
david_williams | 34a95f6 | 2007-10-24 22:38:02 +0000 | [diff] [blame] | 21 | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |
pombredanne | 94e0b2e | 2007-10-26 02:14:35 +0000 | [diff] [blame] | 22 | Bundle-Vendor: %Bundle-Vendor.0 |
| 23 | Bundle-Localization: plugin |
david_williams | 62ac37d | 2008-04-04 06:20:44 +0000 | [diff] [blame] | 24 | Bundle-ActivationPolicy: lazy |