creatorextension/com.nokia.s60tools.creator/META-INF/MANIFEST.MF
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 11:43:59 +0300
changeset 8 df27719e5a0d
parent 0 61163b28edca
child 25 eb17a7f7f320
permissions -rw-r--r--
Framework 1.8.0 What's new: * Change: Improved the wizard by adding a new section used to add OST Trace Dictionary Files.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++ Extensions - Creator Script Editor
Bundle-SymbolicName: com.nokia.s60tools.creator; singleton:=true
Bundle-Version: 1.2.0
Bundle-Activator: com.nokia.s60tools.creator.CreatorActivator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.jface.text,
 org.eclipse.core.resources,
 org.eclipse.ui.editors,
 org.eclipse.ui.workbench.texteditor,
 org.eclipse.ui.ide,
 com.nokia.s60tools.ui,
 com.nokia.s60tools.util,
 com.nokia.s60tools.hticonnection;bundle-version="1.0.0";resolution:=optional,
 com.nokia.carbide.cdt.builder;bundle-version="2.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5