| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name.0 |
| Bundle-SymbolicName: org.eclipse.wst.sse.unittests; singleton:=true |
| Bundle-Version: 0.7.0 |
| Bundle-ClassPath: . |
| Bundle-Vendor: %Bundle-Vendor.0 |
| Bundle-Localization: plugin |
| Export-Package: org.eclipse.wst.sse.unittests, |
| org.eclipse.wst.sse.unittests.minortools |
| Require-Bundle: org.junit;bundle-version="[3.8.0,4.0.0)", |
| org.eclipse.core.runtime, |
| org.eclipse.wst.css.tests.encoding;resolution:=optional, |
| org.eclipse.wst.css.core.tests;resolution:=optional, |
| org.eclipse.wst.css.ui.tests;resolution:=optional, |
| org.eclipse.wst.css.ui.tests.performance;resolution:=optional, |
| org.eclipse.wst.dtd.ui.tests;resolution:=optional, |
| org.eclipse.wst.html.core.tests;resolution:=optional, |
| org.eclipse.wst.html.tests.encoding;resolution:=optional, |
| org.eclipse.wst.html.ui.tests;resolution:=optional, |
| org.eclipse.wst.html.ui.tests.performance;resolution:=optional, |
| org.eclipse.wst.sse.core.tests;resolution:=optional, |
| org.eclipse.wst.sse.ui.tests;resolution:=optional, |
| org.eclipse.wst.sse.ui.tests.performance;resolution:=optional, |
| org.eclipse.wst.xml.core.tests;resolution:=optional, |
| org.eclipse.wst.xml.tests.encoding;resolution:=optional, |
| org.eclipse.wst.xml.ui.tests.performance;resolution:=optional, |
| org.eclipse.wst.xml.validation.tests;resolution:=optional, |
| org.eclipse.wst.javascript.ui;resolution:=optional, |
| org.eclipse.wst.xsd.validation.tests;resolution:=optional, |
| org.eclipse.wst.css.ui.tests;resolution:=optional, |
| org.eclipse.wst.sse.ui;resolution:=optional, |
| org.eclipse.wst.xml.ui.tests;resolution:=optional, |
| org.eclipse.jst.jsp.core.tests;resolution:=optional, |
| org.eclipse.jst.jsp.tests.encoding;resolution:=optional, |
| org.eclipse.jst.jsp.ui.tests;resolution:=optional, |
| org.eclipse.jst.jsp.ui.tests.performance;resolution:=optional |
| Bundle-RequiredExecutionEnvironment: J2SE-1.4 |
| Eclipse-LazyStart: true |