Add S60 5.2 support.
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