uidesigner/com.nokia.sdt.component.symbian/META-INF/MANIFEST.MF
author Frank Turovich <frank.turovich@nokia.com>
Thu, 02 Apr 2009 14:54:18 -0500
changeset 23 8be6d20b28f2
parent 2 d760517a8095
permissions -rw-r--r--
updated splash screen for 2.0.4
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: Carbide.c++ UI Designer Component System
cawthron
parents:
diff changeset
     3
Bundle-SymbolicName: com.nokia.sdt.component.symbian;singleton:=true
cawthron
parents:
diff changeset
     4
Bundle-Version: 1.4.0.qualifier
cawthron
parents:
diff changeset
     5
Bundle-Activator: com.nokia.sdt.component.symbian.ComponentSystemPlugin
cawthron
parents:
diff changeset
     6
Bundle-Vendor: Nokia
cawthron
parents:
diff changeset
     7
Bundle-Localization: plugin
cawthron
parents:
diff changeset
     8
Require-Bundle: org.eclipse.ui,
cawthron
parents:
diff changeset
     9
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    10
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    11
 org.eclipse.ui.views,
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.emf.edit,
cawthron
parents:
diff changeset
    15
 org.eclipse.emf.edit.ui,
cawthron
parents:
diff changeset
    16
 com.nokia.cpp.utils.core,
cawthron
parents:
diff changeset
    17
 com.nokia.cpp.utils.ui,
cawthron
parents:
diff changeset
    18
 com.nokia.sdt.uimodel,
cawthron
parents:
diff changeset
    19
 com.nokia.sdt.utils,
cawthron
parents:
diff changeset
    20
 com.nokia.sdt.uidesigner,
cawthron
parents:
diff changeset
    21
 com.nokia.sdt.sourcegen,
cawthron
parents:
diff changeset
    22
 org.eclipse.ui.ide,
cawthron
parents:
diff changeset
    23
 org.eclipse.ui.workbench.texteditor,
cawthron
parents:
diff changeset
    24
 org.eclipse.jface.text,
cawthron
parents:
diff changeset
    25
 com.nokia.sdt.symbian,
cawthron
parents:
diff changeset
    26
 org.eclipse.gef,
cawthron
parents:
diff changeset
    27
 com.nokia.carbide.cpp.sdk.core,
cawthron
parents:
diff changeset
    28
 org.eclipse.cdt.core
cawthron
parents:
diff changeset
    29
Eclipse-LazyStart: true
cawthron
parents:
diff changeset
    30
Provide-Package: com.nokia.sdt.component.symbian,
cawthron
parents:
diff changeset
    31
 com.nokia.sdt.component.symbian.actionFilter,
cawthron
parents:
diff changeset
    32
 com.nokia.sdt.component.symbian.builder,
cawthron
parents:
diff changeset
    33
 com.nokia.sdt.component.symbian.designerimages,
cawthron
parents:
diff changeset
    34
 com.nokia.sdt.component.symbian.displaymodel,
cawthron
parents:
diff changeset
    35
 com.nokia.sdt.component.symbian.events,
cawthron
parents:
diff changeset
    36
 com.nokia.sdt.component.symbian.imagePropertyRenderingInfo,
cawthron
parents:
diff changeset
    37
 com.nokia.sdt.component.symbian.implementations,
cawthron
parents:
diff changeset
    38
 com.nokia.sdt.component.symbian.laf,
cawthron
parents:
diff changeset
    39
 com.nokia.sdt.component.symbian.properties;x-friends:="com.nokia.sdt.component.symbian.test",
cawthron
parents:
diff changeset
    40
 com.nokia.sdt.component.symbian.querycontainment,
cawthron
parents:
diff changeset
    41
 com.nokia.sdt.component.symbian.reconcileProperty,
cawthron
parents:
diff changeset
    42
 com.nokia.sdt.component.symbian.scripting,
cawthron
parents:
diff changeset
    43
 com.nokia.sdt.component.symbian.scripting.impl;x-friends:="com.nokia.sdt.component.symbian.test",
cawthron
parents:
diff changeset
    44
 com.nokia.sdt.component.symbian.sourcegen,
cawthron
parents:
diff changeset
    45
 com.nokia.sdt.component.symbian.sourcemapping,
cawthron
parents:
diff changeset
    46
 com.nokia.sdt.component.symbian.visual,
cawthron
parents:
diff changeset
    47
 com.nokia.sdt.component.symbian.visual.javascript,
cawthron
parents:
diff changeset
    48
 com.nokia.sdt.emf.component,
cawthron
parents:
diff changeset
    49
 com.nokia.sdt.emf.component.util
cawthron
parents:
diff changeset
    50
Bundle-ClassPath: componentSystem.jar
cawthron
parents:
diff changeset
    51
Bundle-ManifestVersion: 2