blob: 20c3b779a52008da0b7550e785d9ecbd7e001efd [file] [log] [blame]
david_williams75f8efb2005-05-30 07:45:54 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: Unittests
david_williamscfde1402005-06-13 01:14:26 +00004Bundle-SymbolicName: org.eclipse.wst.sse.unittests; singleton:=true
david_williams3f056b92005-06-13 21:21:08 +00005Bundle-Version: 0.7.0
david_williams0c470c62005-06-03 04:06:35 +00006Bundle-ClassPath: sseunittests.jar
david_williams75f8efb2005-05-30 07:45:54 +00007Bundle-Vendor: Eclipse.org
8Bundle-Localization: plugin
9Export-Package: org.eclipse.wst.sse.unittests
10Require-Bundle: org.junit,
11 org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.jst.jsp.core.tests,
14 org.eclipse.jst.jsp.tests.encoding,
15 org.eclipse.jst.jsp.ui.tests,
16 org.eclipse.jst.jsp.ui.tests.performance,
17 org.eclipse.wst.css.core.tests,
18 org.eclipse.wst.css.tests.encoding,
19 org.eclipse.wst.css.ui.tests.performance,
20 org.eclipse.wst.dtd.ui.tests,
21 org.eclipse.wst.html.core.tests,
22 org.eclipse.wst.html.tests.encoding,
23 org.eclipse.wst.html.ui.tests,
24 org.eclipse.wst.html.ui.tests.performance,
25 org.eclipse.wst.sse.core.tests,
26 org.eclipse.wst.sse.ui.tests,
27 org.eclipse.wst.sse.ui.tests.performance,
28 org.eclipse.wst.xml.core.tests,
29 org.eclipse.wst.xml.tests.encoding,
30 org.eclipse.wst.xml.ui.tests,
31 org.eclipse.wst.xml.ui.tests.performance,
david_williamscfde1402005-06-13 01:14:26 +000032 org.eclipse.wst.xml.validation.tests,
david_williams10863b92005-06-13 01:30:47 +000033 org.eclipse.wst.xml.ui,
david_williams39ac28a2005-07-11 01:28:10 +000034 org.eclipse.wst.javascript.ui,
35 org.eclipse.wst.xsd.validation.tests,
nitind102e60a2005-09-15 12:42:42 +000036 org.eclipse.wst.css.ui.tests,
37 org.eclipse.wst.sse.ui