uidesigner/com.nokia.sdt.uimodel.tests/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Tue, 27 Apr 2010 11:32:39 -0500
changeset 1296 9d0235f04d6d
parent 499 25d5d03df940
permissions -rw-r--r--
Use 3.6 launch configuration APIs

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