Bug: Adding a breakpoint to a non-code line still adds a breakpoint
Paul Legato <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
I don't think this is already in the bug list. If you click on a
non-code line number to add a breakpoint (i.e. a "{" or a "}"), it will
pop up an error message saying "No code at that line in the class", but
it will still set a breakpoint there, which must then be manually removed.