Finally some debugging relief
December 29, 2008
I’ve always hated that fact that I had to (or thought I had to) loop through collections to get to the particular element I was interested in while debugging. Turns out I didn’t need to do all that looping.
conditional breakpoints in eclipse
Now I want all that wasted time back.