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