blob: 5484f6b8b1bc1a0aebf2954538244ca20091731f [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.dltk.python.ui.tests
Bundle-Version: 5.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="0.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