uidesigner/com.nokia.sdt.uimodel.tests/META-INF/MANIFEST.MF
author fturovic <frank.turovich@nokia.com>
Mon, 20 Sep 2010 15:56:19 -0500
changeset 2072 52460471ce9d
parent 499 25d5d03df940
permissions -rw-r--r--
daily merge

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.qualifier
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