debuggercdi/com.nokia.cdt.debug.common/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 16:56:50 -0500
changeset 2020 d6760e7efd55
parent 1981 f465b1504220
child 2046 f375c7305c9d
permissions -rw-r--r--
Merge commit

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