Community
Participate
Working Groups
I20100527-1700, similar in 3.5.2 - have a workspace with an outdated default JRE (mine was at C:\java\jdk6_16) - create 3 line breakpoints in java.io.PrintStream#println(int) - Preferences > Installed JREs - edit the JRE and change the JRE home (to C:\java\jdk6_20 in my case) - click "Restore Default" to make sure the system libraries are updated - click Finish, OK => the breakpoints are in a strange state now: - they look OK (no error overlay or other problem indicator) - they still stop the target when I debug - they are not visible in the editor ruler any more - they don't react on double-click in the Breakpoints view - the details pane in the Breakpoints view shows wrong state (e.g. when I select a breakpoint with a condition and then select a broken breakpoint, the "Conditional" checkbox stays checked, but the condition is empty and cannot be saved). The Breakpoint Properties dialog shows an error message "C:\java\jdk6_16\jre\lib\rt.jar is not on its project's build path".
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.