Is there a way to make it so that the breakpoint symbols are at the top of the vertical ruler in Eclipse?

The problem is that the search results overlap and it makes it hard to see if I've set a breakpoint or not. Any ideas how to fix this? I cannot find a customizable order for the characters to appear on the vertical ruler.

alternative text http://www.imagepaste.com/img/02f37e8804b2ba32af5b13a692f47cb0.png

+1


source to share


1 answer


Found a workaround: set annotation on breakpoints to include the "pipe". This will place a thin vertical line to the left of the breakpoint line. Good enough, I think.



+2


source







All Articles