blob: 65c7cdb6352d6f2110a1c7e76601cb44dbfdf6ff [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.wst.xml.tests.encoding
Bundle-Version: 1.0.500.qualifier
Bundle-ClassPath: tests.jar
Bundle-Activator: org.eclipse.wst.xml.tests.encoding.TestsPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Export-Package: org.eclipse.wst.xml.tests.encoding,
org.eclipse.wst.xml.tests.encoding.pref,
org.eclipse.wst.xml.tests.encoding.properties,
org.eclipse.wst.xml.tests.encoding.read,
org.eclipse.wst.xml.tests.encoding.util,
org.eclipse.wst.xml.tests.encoding.write,
org.eclipse.wst.xml.tests.encoding.xml
Require-Bundle: org.eclipse.core.resources,
org.junit;bundle-version=3.8.2,
org.eclipse.ui,
org.eclipse.ui.workbench,
org.eclipse.ui.ide,
org.eclipse.wst.xml.core,
org.eclipse.core.runtime,
org.eclipse.wst.sse.core
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.4