imakerplugin/com.nokia.s60tools.imaker.tests/META-INF/MANIFEST.MF
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 2 a91cb670dd8e
permissions -rw-r--r--
initial EPL conversion

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"