debuggercdi/com.nokia.carbide.trk.support/META-INF/MANIFEST.MF
author fturovic <frank.turovich@nokia.com>
Mon, 19 Apr 2010 15:12:41 -0500
branchRCL_2_4
changeset 1244 7c2c77a97d8b
parent 1213 f32ba88e7be8
permissions -rw-r--r--
BUG 11117 - fixed link to resume debugger page

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: TRK Support Plug-in
Bundle-SymbolicName: com.nokia.carbide.trk.support;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Vendor: Nokia
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.core.resources,
 org.eclipse.emf.ecore,
 org.eclipse.emf.ecore.xmi,
 org.eclipse.help.ui,
 com.freescale.cdt.debug.cw.core,
 com.nokia.carbide.remoteConnections,
 com.nokia.cpp.utils.core,
 com.nokia.cpp.utils.ui;bundle-version="1.0.0",
 com.nokia.tcf,
 com.nokia.carbide.cpp.featureTracker;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.nokia.carbide.trk.support.Activator
Bundle-ClassPath: trksupport.jar,
 lib/commons-httpclient-3.1.jar,
 lib/commons-codec-1.3.jar,
 lib/commons-logging-1.1.jar
Export-Package: com.nokia.carbide.trk.support.connection;x-friends:="com.nokia.carbide.symsee.trk.support",
 com.nokia.carbide.trk.support.service;x-friends:="com.nokia.carbide.symsee.trk.support,com.nokia.cdt.debug.launch.platSim"
Bundle-RequiredExecutionEnvironment: J2SE-1.5