blob: bf2de4ffc1cf952ba1d422e917f7f3fd8044d3bd [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XSD Validation Tests Plug-in
Bundle-SymbolicName: org.eclipse.wst.xsd.validation.tests
Bundle-Version: 0.7.0
Bundle-ClassPath: validatexsdtests.jar
Bundle-Activator: org.eclipse.wst.xsd.validation.tests.internal.XSDValidationTestsPlugin
Bundle-Vendor: Eclipse
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.resources,
org.junit,
org.eclipse.wst.xml.core,
org.eclipse.core.runtime,
org.eclipse.wst.xsd.core,
org.eclipse.wst.xsd.ui
Eclipse-AutoStart: true
Export-Package: org.eclipse.wst.xsd.validation.tests.internal