- Disable Themes for Eclipse (Uncheck "Preferences -> General -> Appearance -> Enable theming")
- In Breakpoints view, select any breakpoint and hit
F2 to rename
- The view shows some garbage over the selected breakpoint. On closer look, it is extra label that explains the breakpoint can be renamed which overlaps with breakpint label above :
- Once this is fixed, next issue appears: one can specify whitespace as breakpoint labels which makes it "invisible" :
I have trivial patches for both issues.
F2to renameI have trivial patches for both issues.