# HG changeset patch # User dadubrow # Date 1271342977 18000 # Node ID 06a09271e612dab59c4dae16a907026851921dd5 # Parent 7280fbb8f98fdb4b39959da4102483a6e04dda32 add platsim launch plugin as friend diff -r 7280fbb8f98f -r 06a09271e612 debuggercdi/com.nokia.carbide.trk.support/META-INF/MANIFEST.MF --- a/debuggercdi/com.nokia.carbide.trk.support/META-INF/MANIFEST.MF Wed Apr 14 15:09:55 2010 -0600 +++ b/debuggercdi/com.nokia.carbide.trk.support/META-INF/MANIFEST.MF Thu Apr 15 09:49:37 2010 -0500 @@ -19,5 +19,5 @@ 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.carbide.trk.support.service;x-friends:="com.nokia.carbide.symsee.trk.support,com.nokia.cdt.debug.launch.platSim" Bundle-RequiredExecutionEnvironment: J2SE-1.5