qt/com.nokia.carbide.cpp.qt.ui/META-INF/MANIFEST.MF
author fturovic <frank.turovich@nokia.com>
Tue, 30 Jun 2009 13:50:55 -0500
changeset 333 a2fc76d2d496
parent 76 27e53e1abc19
child 537 b2b9fd363d3d
child 571 a7ae4dccdf8a
permissions -rw-r--r--
[bug 9369] removed sales link from page
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 Qt Ui Plug-in
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.cpp.qt.ui;singleton:=true
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.4.0.qualifier
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.cpp.internal.qt.ui.QtUIPlugin
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.cdt.ui,
cawthron
parents:
diff changeset
    12
 org.eclipse.search,
cawthron
parents:
diff changeset
    13
 org.eclipse.ui.navigator.resources,
cawthron
parents:
diff changeset
    14
 org.eclipse.ui.console,
cawthron
parents:
diff changeset
    15
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    16
 com.nokia.carbide.cpp.project.ui,
cawthron
parents:
diff changeset
    17
 com.nokia.carbide.cpp.qt.core,
cawthron
parents:
diff changeset
    18
 com.nokia.carbide.cpp.sdk.core,
cawthron
parents:
diff changeset
    19
 com.nokia.carbide.cpp.project.core,
cawthron
parents:
diff changeset
    20
 com.nokia.carbide.cpp.sdk.ui,
cawthron
parents:
diff changeset
    21
 com.nokia.carbide.templatewizard,
cawthron
parents:
diff changeset
    22
 com.nokia.carbide.cdt.builder,
cawthron
parents:
diff changeset
    23
 org.eclipse.cdt.core,
cawthron
parents:
diff changeset
    24
 org.eclipse.ui.ide,
76
27e53e1abc19 Use Trolltech QT v1.5.0 plugins.
ssobek
parents: 2
diff changeset
    25
 com.trolltech.qtcppproject;bundle-version="1.5.0"
2
cawthron
parents:
diff changeset
    26
Bundle-RequiredExecutionEnvironment: J2SE-1.5
cawthron
parents:
diff changeset
    27
Bundle-ActivationPolicy: lazy