uidesigner/com.nokia.sdt.emf.dm.tests/META-INF/MANIFEST.MF
changeset 2 d760517a8095
child 499 25d5d03df940
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uidesigner/com.nokia.sdt.emf.dm.tests/META-INF/MANIFEST.MF	Tue Mar 24 22:20:21 2009 -0500
@@ -0,0 +1,19 @@
+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
+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