This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242663

Summary: Debugger Console shows Breakpoints from other Project Groups
Product: debugger Reporter: heapifyman <heapifyman>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description heapifyman 2014-03-07 15:43:06 UTC
Have several Project groups.
When I debug one project in one group the "Debugger Console" sometimes shows Breakpoints from other Project groups. Example:

Attaching to localhost:8787
Not able to submit breakpoint LineBreakpoint AGResource.java : 211, reason: The breakpoint is set outside of any class.
Invalid LineBreakpoint AGResource.java : 211
User program running

Where AGResource is from another project in another Project Group. And the project in question has never been part of the current project group.


Product Version = NetBeans IDE 8.0 RC1 (Build 201402242200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Comment 1 heapifyman 2014-03-07 15:43:10 UTC
Created attachment 145840 [details]
IDE log
Comment 2 Martin Entlicher 2014-03-10 10:08:05 UTC
This is a duplicate of issue #198764.
Thanks for the report, however, we'll try to address the issue in a patch release.

*** This bug has been marked as a duplicate of bug 198764 ***