I am trying to debug my SWT dialog (in the Eclipse plugin.) I would like to know why the layout is the way it is and where the borders are between the controls. I saw the SWT Spy plugin ( http://www.eclipse.org/swt/tools.php ), but I would like something more graphic.
I'm basically looking for something similar to how the WebKit developer toolbar allows you to point to something and outline it both on the actual page and in the HTML source.
debugging eclipse swt eclipse-plugin
dplass
source share