uidesigner/com.nokia.sdt.uidesigner.derived/META-INF/MANIFEST.MF
author timkelly
Wed, 21 Jul 2010 11:37:56 -0500
branchC3_BUILDER_WORK
changeset 1656 d1edeecb12af
parent 0 fb279309251b
permissions -rw-r--r--
make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++ UI Designer Derived Sources
Bundle-SymbolicName: com.nokia.sdt.uidesigner.derived; singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.sdt.uidesigner.derived.DerivedPlugin
Bundle-Vendor: Nokia
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.gef,
 org.eclipse.emf.ecore,
 org.eclipse.emf.ecore.xmi,
 org.eclipse.ui.views,
 org.eclipse.core.resources
Eclipse-AutoStart: true
Export-Package: com.nokia.sdt.component.property,
 com.nokia.sdt.uidesigner.derived,
 com.nokia.sdt.uidesigner.derived.ui,
 com.nokia.sdt.uidesigner.ui.command