uidesigner/com.nokia.sdt.emf.dm.tests/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Thu, 08 Apr 2010 15:03:50 -0500
changeset 1186 067198a8221d
parent 499 25d5d03df940
permissions -rw-r--r--
Bug 11067: fix some issues with the PNP launch wizard 1) If Sys TRK is detected, and you select to install a package, a Sys TRK launch is created 2) Error message was confusing when Carbide chose to install a package but SIS configuration was not complete. 3) In an internal layout, assume Sys TRK is more likely than App TRK if we cannot tell from the connection.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.nokia.sdt.emf.dm.tests;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: runtime/com.nokia.sdt.emf.dm.tests.jar
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: com.nokia.sdt.emf.dm.tests
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.core.resources,
 org.junit;visibility:=reexport,
 com.nokia.sdt.uimodel,
 com.nokia.cpp.utils.core,
 com.nokia.sdt.emf.dm,
 com.nokia.sdt.testsupport,
 org.eclipse.ui.views,
 org.eclipse.emf.edit,
 org.eclipse.emf.ecore.xmi