imakerplugin/com.nokia.s60tools.imaker.tests/META-INF/MANIFEST.MF
changeset 0 61163b28edca
child 2 a91cb670dd8e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imakerplugin/com.nokia.s60tools.imaker.tests/META-INF/MANIFEST.MF	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,18 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Tests
+Bundle-SymbolicName: com.nokia.s60tools.imaker.tests
+Bundle-Version: 2.2.4
+Bundle-Activator: com.nokia.s60tools.imaker.internal.tests.Activator
+Bundle-Vendor: NOKIA
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.core.resources,
+ org.eclipse.ui,
+ com.nokia.s60tools.imaker,
+ org.eclipse.emf.ecore.xmi,
+ org.easymock;bundle-version="2.4.0",
+ org.junit;bundle-version="3.8.2"
+Eclipse-LazyStart: true
+Export-Package: com.nokia.s60tools.imaker.internal.iqrf.tests;uses:="junit.framework,org.eclipse.emf.common.util,iQRF",
+ com.nokia.s60tools.imaker.internal.tests;uses:="org.eclipse.core.runtime,junit.framework,org.osgi.framework"