uidesigner/com.nokia.sdt.testsupport/META-INF/MANIFEST.MF
author timkelly
Tue, 21 Apr 2009 15:03:27 -0500
branchRCL_2_0
changeset 110 57748d5487c8
parent 2 d760517a8095
child 499 25d5d03df940
permissions -rw-r--r--
update cdk api docs for changes to bug 8902.
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-ManifestVersion: 2
cawthron
parents:
diff changeset
     3
Bundle-Name: Testsupport Plug-in
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.sdt.testsupport
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.0.0
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.sdt.testsupport.TestSupportPlugin
cawthron
parents:
diff changeset
     7
Bundle-ClassPath: testsupport.jar,xmlunit1.0.jar
cawthron
parents:
diff changeset
     8
Bundle-Localization: plugin
cawthron
parents:
diff changeset
     9
Export-Package: com.nokia.sdt.testsupport,
cawthron
parents:
diff changeset
    10
 org.custommonkey.xmlunit
cawthron
parents:
diff changeset
    11
Require-Bundle: org.junit,
cawthron
parents:
diff changeset
    12
 com.nokia.sdt.component.symbian;visibility:=reexport,
cawthron
parents:
diff changeset
    13
 com.nokia.sdt.emf.dm;visibility:=reexport,
cawthron
parents:
diff changeset
    14
 com.nokia.sdt.uimodel;visibility:=reexport,
cawthron
parents:
diff changeset
    15
 com.nokia.cpp.utils.core;visibility:=reexport,
cawthron
parents:
diff changeset
    16
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    17
 com.nokia.sdt.symbian;visibility:=reexport,
cawthron
parents:
diff changeset
    18
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    19
 org.eclipse.ui.views,
cawthron
parents:
diff changeset
    20
 com.nokia.sdt.uidesigner,
cawthron
parents:
diff changeset
    21
 org.eclipse.gef,
cawthron
parents:
diff changeset
    22
 org.eclipse.ui,
cawthron
parents:
diff changeset
    23
 com.nokia.carbide.cpp.project.core,
cawthron
parents:
diff changeset
    24
 com.nokia.carbide.cdt.builder
cawthron
parents:
diff changeset
    25
Eclipse-LazyStart: true