Viewing all breakpoints
21 June 2008In this post, I will talk about how to view all the breakpoints in a project/workspace.
You set breakpoints for debugging. If you have too many of them, then it becomes difficult to manage those. At some point, you would like to see all the breakpoints in a view so you can remove the unwanted ones. Eclipse has a breakpoints view. You can find it under:
Windows > Show View > Other > Debug > Breakpoints
You may remove breakpoints from this view as well. Its really very handy.
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: Viewing all breakpoints