I have seen SWT Spy and want to debug my SWT application. However I was only able to spy on eclipse itself. That is when SWT Spy was active and the mouse was hovering over eclipse it printed debug information into the SWT Spy view, but when I moved the mouse over my application there was no output.
Can one use SWT Spy with a (standalone) SWT program too? If so, how does one set it up?