Jonathan Sachs wrote:(It's not because I've been editing the source files outside Eclipse; I haven't.)
Do you use some version control system? Do you operate it outside of the
IDE? This is what
I do and this obviously can bring breakpoints away from their intended lines.
My IDE has a special view for all breakpoints, I can always delete them there (once in a while I do a big purge
). Not being able to delete a breakpoint in code editor sounds like a bug, but that breakpoins view might allow you work-around the issue.