I stumbled across this little nifty debugging feature in Eclipse this morning. Turns out that you can write a little code snippet as part of formatters for different classes.
This is very useful because you can get custom display an object in debug mode without touching the original code override the toString() method in the class.
Code Assist also works in the little code snippet editor, of course…
Sweet!
This entry was posted
on Friday, November 13th, 2009 at 10:27 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Post-Plugin Library missing

Leave a Comment