diff -r 000000000000 -r 61163b28edca imakerplugin/com.nokia.s60tools.imaker.tests/META-INF/MANIFEST.MF --- /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"