uidesigner/com.nokia.sdt.uimodel.tests/META-INF/MANIFEST.MF
author dadubrow
Wed, 01 Jul 2009 11:31:17 -0500
changeset 337 c44c75698736
parent 0 fb279309251b
child 499 25d5d03df940
permissions -rw-r--r--
[Bug 9392] Filter connection types with no compatible services from settings wizard (unless editing a connection of that type)

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests Plug-in
Bundle-SymbolicName: com.nokia.sdt.uimodel.tests;singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: tests.jar
Bundle-Activator: com.nokia.sdt.uimodel.tests.TestsPlugin
Bundle-Vendor: NOKIA
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
 com.nokia.sdt.uimodel,
 com.nokia.cpp.utils.core,
 com.nokia.sdt.utils,
 org.eclipse.core.resources,
 org.eclipse.emf.edit,
 org.junit,
 org.eclipse.ui.views,
 org.eclipse.ui,
 com.nokia.sdt.testsupport
Eclipse-AutoStart: true
Export-Package: com.nokia.sdt.uimodel.tests