imakerplugin/com.nokia.s60tools.imaker.tests/META-INF/MANIFEST.MF
author haismail <hussein.ismail@nokia.com>
Wed, 28 Apr 2010 13:50:48 +0300
changeset 11 217e69fc5beb
parent 2 a91cb670dd8e
permissions -rw-r--r--
iMaker 3.1.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
Manifest-Version: 1.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
Bundle-Name: Tests
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.imaker.tests
11
217e69fc5beb iMaker 3.1.0
haismail <hussein.ismail@nokia.com>
parents: 2
diff changeset
     5
Bundle-Version: 3.1.0
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-Activator: com.nokia.s60tools.imaker.internal.tests.Activator
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
Bundle-Vendor: NOKIA
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
Bundle-Localization: plugin
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
Require-Bundle: org.eclipse.core.runtime,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
 org.eclipse.core.resources,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
 org.eclipse.ui,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
 com.nokia.s60tools.imaker,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
 org.eclipse.emf.ecore.xmi,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
 org.easymock;bundle-version="2.4.0",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
 org.junit;bundle-version="3.8.2"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
Eclipse-LazyStart: true
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
Export-Package: com.nokia.s60tools.imaker.internal.iqrf.tests;uses:="junit.framework,org.eclipse.emf.common.util,iQRF",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
 com.nokia.s60tools.imaker.internal.tests;uses:="org.eclipse.core.runtime,junit.framework,org.osgi.framework"