blob: 39c3fc24ede375815bb3fe7b09b395a602e9bda8 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sphinx.tests.platform;singleton:=true
Bundle-Version: 0.9.2.qualifier
Require-Bundle: org.eclipse.sphinx.testutils,
org.eclipse.sphinx.examples.hummingbird20
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.sphinx.tests.platform.internal;x-internal:=true,
org.eclipse.sphinx.tests.platform.resources,
org.eclipse.sphinx.tests.platform.util
Bundle-Localization: plugin
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.sphinx.tests.platform.internal.Activator$Implementation