diff -r f65f740e69f9 -r 8e12a575a9b5 sysperfana/memspyext/com.nokia.s60tools.heapanalyser/META-INF/MANIFEST.MF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysperfana/memspyext/com.nokia.s60tools.heapanalyser/META-INF/MANIFEST.MF Wed Apr 21 20:01:08 2010 +0300 @@ -0,0 +1,12 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Carbide.c++ Extensions - Heapanalyser Plug-in +Bundle-SymbolicName: com.nokia.s60tools.heapanalyser +Bundle-Version: 1.6.0 +Bundle-Activator: com.nokia.s60tools.heapanalyser.HeapAnalyserPlugin +Bundle-Vendor: Nokia +Require-Bundle: org.eclipse.core.runtime, + com.nokia.s60tools.util;bundle-version="1.1.12" +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ActivationPolicy: lazy +Export-Package: com.nokia.s60tools.heapanalyser.interfaces;x-friends:="com.nokia.s60tools.memspy"