debuggercdi/com.nokia.cdt.debug.common/META-INF/MANIFEST.MF
author ryall
Fri, 17 Sep 2010 13:30:29 -0600
changeset 2046 f375c7305c9d
parent 1981 f465b1504220
child 2054 deb27f632e39
permissions -rw-r--r--
When things are remapped by the Symbian Source File Remapping only capture the directory the file was discovered in, not the entire drive.

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",
 org.eclipse.core.filesystem;bundle-version="1.3.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