debuggercdi/com.nokia.carbide.trk.support/META-INF/MANIFEST.MF
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
child 847 6f65d25899ca
child 857 d66843399035
permissions -rw-r--r--
DP tools release version Revision: 200912

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,
 com.nokia.carbide.cpp.project.core,
 org.eclipse.emf.ecore,
 org.eclipse.emf.ecore.xmi,
 org.eclipse.help.ui,
 com.nokia.cpp.utils.core,
 com.nokia.carbide.remoteConnections,
 com.freescale.cdt.debug.cw.core,
 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"
Bundle-RequiredExecutionEnvironment: J2SE-1.5