tags:

views:

154

answers:

1

Hi, I'm having trouble in testing an RCP application with Sleak because it does not display anything, it only shows the message "WARNING: Device is not tracking resource allocation". I've setup Sleak from this tutorial and I don't know what's wrong. Does anyone know a solution for this? Thanks in advance.

A: 

Do you have the correct version? Can you see the sleak view in your RCP-application? If not make sure it's in your launch configuration. Also double check that you have set the

org.eclipse.ui/debug=true org.eclipse.ui/trace/graphics=true

correct in the tracing tab. There are properties with similar names.

Kire Haglin
Thank you for your answer.Yes i have the correct version and the sleak view shows up in my RCP-App, and with the lunch configuration i've checked and a multi-checked (i tried all the possible combinations that mite work).Unfortunately i could not make it work.Thanks for your time.
Hypnus