blob: faa781115098cfd059279fa7dd921bd9b36dcaa0 [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: 1.0.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