uidesigner/com.nokia.sdt.uidesigner.derived/META-INF/MANIFEST.MF
author fturovic <frank.turovich@nokia.com>
Thu, 23 Apr 2009 14:14:04 -0500
branchRCL_2_0
changeset 120 996c7dde406c
parent 2 d760517a8095
permissions -rw-r--r--
revised header image to not be transparent
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: Carbide.c++ UI Designer Derived Sources
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.sdt.uidesigner.derived; singleton:=true
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.4.0.qualifier
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.sdt.uidesigner.derived.DerivedPlugin
cawthron
parents:
diff changeset
     7
Bundle-Vendor: Nokia
cawthron
parents:
diff changeset
     8
Bundle-Localization: plugin
cawthron
parents:
diff changeset
     9
Require-Bundle: org.eclipse.ui,
cawthron
parents:
diff changeset
    10
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    11
 org.eclipse.gef,
cawthron
parents:
diff changeset
    12
 org.eclipse.emf.ecore,
cawthron
parents:
diff changeset
    13
 org.eclipse.emf.ecore.xmi,
cawthron
parents:
diff changeset
    14
 org.eclipse.ui.views,
cawthron
parents:
diff changeset
    15
 org.eclipse.core.resources
cawthron
parents:
diff changeset
    16
Eclipse-AutoStart: true
cawthron
parents:
diff changeset
    17
Export-Package: com.nokia.sdt.component.property,
cawthron
parents:
diff changeset
    18
 com.nokia.sdt.uidesigner.derived,
cawthron
parents:
diff changeset
    19
 com.nokia.sdt.uidesigner.derived.ui,
cawthron
parents:
diff changeset
    20
 com.nokia.sdt.uidesigner.ui.command