debuggercdi/com.nokia.cdt.debug.common/META-INF/MANIFEST.MF
author cawthron
Thu, 09 Sep 2010 20:14:19 -0500
changeset 1981 f465b1504220
parent 1260 f3b387a17eb7
child 2046 f375c7305c9d
permissions -rw-r--r--
set version to 3.0.0

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide Common CDT Debug Plugin
Bundle-SymbolicName: com.nokia.cdt.debug.common;singleton:=true
Bundle-Version: 3.0.0.qualifier
Bundle-Activator: com.nokia.cdt.debug.common.CarbideCommonDebuggerPlugin
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.cdt.core,
 org.eclipse.cdt.debug.core;bundle-version="7.0.0",
 org.eclipse.debug.core;bundle-version="3.6.0",
 com.nokia.carbide.cdt.builder;bundle-version="2.0.0",
 org.eclipse.cdt.debug.edc,
 com.nokia.carbide.remoteConnections;bundle-version="1.4.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.cdt.debug.common.internal.api,
 com.nokia.cdt.debug.common.internal.executables,
 com.nokia.cdt.debug.common.internal.source.lookup