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 2449 - Breakpoint class name does not reflect inner classes.
Summary: Breakpoint class name does not reflect inner classes.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-14 05:23 UTC by Jesse Glick
Modified: 2003-06-30 17:26 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 Jesse Glick 1999-07-14 05:23:41 UTC
Create a class with an inner class with some code in it. Save it to make sure it is parsed. Set a breakpoint on code in the inner class. The class name as shown in the Debugger Window under Breakpoi
nts is that of the outer class, not the inner class.

If this is the intention of the APIs, then that needs to be documented.
Comment 1 Jan Stola 2000-11-03 14:02:59 UTC
Resolved in build 1137 and 57.
Comment 2 Quality Engineering 2003-06-30 17:26:53 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.