uidesigner/com.nokia.sdt.component.symbian.test/META-INF/MANIFEST.MF
author dan.podwall@nokia.com
Mon, 06 Apr 2009 14:02:48 -0500
changeset 51 da820b19f9da
parent 2 d760517a8095
child 499 25d5d03df940
permissions -rw-r--r--
merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
Manifest-Version: 1.0
cawthron
parents:
diff changeset
     2
Bundle-Name: Component System Test Plug-in
cawthron
parents:
diff changeset
     3
Bundle-SymbolicName: com.nokia.sdt.component.symbian.test; singleton=true
cawthron
parents:
diff changeset
     4
Bundle-Version: 1.0.0
cawthron
parents:
diff changeset
     5
Bundle-ClassPath: cstest.jar
cawthron
parents:
diff changeset
     6
Bundle-Vendor: NOKIA
cawthron
parents:
diff changeset
     7
Bundle-Localization: plugin
cawthron
parents:
diff changeset
     8
Eclipse-AutoStart: true
cawthron
parents:
diff changeset
     9
Require-Bundle: org.junit,
cawthron
parents:
diff changeset
    10
 com.nokia.sdt.component.symbian,
cawthron
parents:
diff changeset
    11
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    12
 org.eclipse.ui,
cawthron
parents:
diff changeset
    13
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    14
 com.nokia.sdt.utils,
cawthron
parents:
diff changeset
    15
 com.nokia.cpp.utils.core,
cawthron
parents:
diff changeset
    16
 com.nokia.cpp.utils.ui,
cawthron
parents:
diff changeset
    17
 com.nokia.sdt.uimodel,
cawthron
parents:
diff changeset
    18
 org.eclipse.emf.ecore,
cawthron
parents:
diff changeset
    19
 org.eclipse.emf.ecore.xmi,
cawthron
parents:
diff changeset
    20
 org.eclipse.emf.edit,
cawthron
parents:
diff changeset
    21
 org.eclipse.ui.views,
cawthron
parents:
diff changeset
    22
 com.nokia.sdt.emf.dm,
cawthron
parents:
diff changeset
    23
 com.nokia.sdt.testsupport,
cawthron
parents:
diff changeset
    24
 com.nokia.sdt.sourcegen,
cawthron
parents:
diff changeset
    25
 com.nokia.sdt.sourcegen.tests,
cawthron
parents:
diff changeset
    26
 com.nokia.sdt.uidesigner.derived,
cawthron
parents:
diff changeset
    27
 org.eclipse.gef
cawthron
parents:
diff changeset
    28
Bundle-Activator: com.nokia.sdt.component.symbian.test.PluginTest
cawthron
parents:
diff changeset
    29
Provide-Package: com.nokia.sdt.component.symbian.test,
cawthron
parents:
diff changeset
    30
 com.nokia.sdt.component.symbian.test.scripting,
cawthron
parents:
diff changeset
    31
 com.nokia.sdt.component.symbian.test.sourcegen,
cawthron
parents:
diff changeset
    32
 com.nokia.sdt.component.symbian.test.srcmapping