core/com.nokia.carbide.cpp/META-INF/MANIFEST.MF
author dan.podwall@nokia.com
Mon, 06 Apr 2009 14:56:28 -0500
changeset 56 887bd61e1328
parent 31 ef1e2407cb7a
parent 32 5d3382869e48
child 208 432a9f56a75c
permissions -rw-r--r--
merge from RCL_2_0 to default
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++
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.cpp; singleton:=true
31
ef1e2407cb7a build Carbide 2.0.4 and 2.1.0
cawthron
parents: 2
diff changeset
     5
Bundle-Version: 2.1.0.qualifier
2
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.cpp.ProductPlugin
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.ui.intro,
cawthron
parents:
diff changeset
    12
 org.eclipse.ui.cheatsheets,
cawthron
parents:
diff changeset
    13
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    14
 org.eclipse.core.filesystem,
cawthron
parents:
diff changeset
    15
 org.eclipse.ui.ide
cawthron
parents:
diff changeset
    16
Bundle-ActivationPolicy: lazy
cawthron
parents:
diff changeset
    17
Export-Package: com.nokia.carbide.cpp,
cawthron
parents:
diff changeset
    18
 com.nokia.carbide.cpp.logging