Debugger: Code assist
5 October 2008You might have used code assistant while coding in Eclipse. Its really useful and saves time for trivial stuff. Most of us think that code assistant is only available in code writing context. That’s not right.
Code assistant is available in debug mode at following:
When entering a breakpoint condition
In the Details pane of the Variables & Expressions view
When entering a Detail Formatter code snippet
When entering a Logical Structure code snippet
When entering code in a Scrapbook page
In the Display view
Make sure you use it next time you are debugging.
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Debugger: Code assist