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 74104 - Debugging a free from project breakpoints in other projects addressed
Summary: Debugging a free from project breakpoints in other projects addressed
Status: CLOSED DUPLICATE of bug 52180
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-28 17:46 UTC by rbuss
Modified: 2010-04-29 09:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rbuss 2006-03-28 17:46:40 UTC
I checked out two projects from cvs as free from projects to use the build.xml stored
with the project in cvs. (release_x and release_x_bugfix).
When starting a debugging session I noticed that the actual code step shown in editor is placed
(somewhere) in a class file of the wrong project. I checked the version of the
build.xml, but it was the right one. Even after closing the other project the wrong
class file was shown in editor.
Comment 1 Martin Entlicher 2006-03-29 19:34:14 UTC
This is actually a duplicate of issue #52180. You can use the Sources window
(Window -> Debugging -> Sources) and select just the one project there. That
should help.

*** This issue has been marked as a duplicate of 52180 ***
Comment 2 Quality Engineering 2010-04-29 09:28:43 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.