uidesigner/com.nokia.sdt.emf.dm.tests/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Wed, 16 Dec 2009 15:26:14 -0600
changeset 692 f0300fd91528
parent 499 25d5d03df940
permissions -rw-r--r--
Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.

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