blob: ea82982d1011e37e246955e5053ef42a40f20627 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.dltk.python.ui.tests
Bundle-Version: 3.0.0.qualifier
Bundle-Activator: org.eclipse.dltk.python.ui.tests.PythonUITestsPlugin
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.junit,
org.eclipse.jface.text,
org.eclipse.dltk.python.ui,
org.eclipse.dltk.ui;bundle-version="3.0.0"
Eclipse-LazyStart: true
Export-Package: org.eclipse.dltk.python.ui.tests,
org.eclipse.dltk.python.ui.tests.indenting
Bundle-RequiredExecutionEnvironment: J2SE-1.4