uidesigner/com.nokia.sdt.uidesigner.derived/META-INF/MANIFEST.MF
author timkelly
Mon, 20 Apr 2009 10:53:36 -0500
changeset 102 7d51a76036fb
parent 2 d760517a8095
permissions -rw-r--r--
Fix bug 8902. Add api to set SBSv1 build args.
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