carbidect/com.nokia.tools.variant.imaker.ct/META-INF/MANIFEST.MF
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: iMaker CT  Plug-in
Bundle-SymbolicName: com.nokia.tools.variant.imaker.ct;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.nokia.tools.variant.imaker.ct.ImakerUIPlugin
Bundle-Vendor: NOKIA
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 com.nokia.tools.vct.imaker.core;bundle-version="1.0.0",
 com.nokia.tools.vct.common.appmodel,
 org.eclipse.core.resources;bundle-version="3.4.0",
 org.eclipse.ui.console;bundle-version="3.3.0",
 com.nokia.tools.variant.confml.core;bundle-version="2.0.0",
 org.eclipse.emf.common;bundle-version="2.4.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy