blob: 72c4dff5754b5a964432ed0fe65bd98ec761ffa0 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XML UI Tests
Bundle-SymbolicName: org.eclipse.wst.xml.ui.tests; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: xmluitests.jar
Bundle-Activator: org.eclipse.wst.xml.ui.tests.XMLUITestsPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.xml.ui.tests,
org.eclipse.wst.xml.ui.tests.breakpoints,
org.eclipse.wst.xml.ui.tests.viewer
Require-Bundle: org.eclipse.ui,
org.eclipse.jface.text,
org.eclipse.wst.xml.ui,
org.eclipse.wst.sse.ui,
org.eclipse.ui.editors,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.ide,
org.junit,
org.eclipse.wst.sse.core,
org.eclipse.ui.views,
org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.wst.xml.core
Eclipse-AutoStart: true