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 68315 - [50cat] Method names and javadoc elements cause '... is not known variable in current context'
Summary: [50cat] Method names and javadoc elements cause '... is not known variable in...
Status: CLOSED DUPLICATE of bug 37890
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 22:13 UTC by jlaskowski
Modified: 2010-04-29 09:27 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 jlaskowski 2005-11-08 22:13:43 UTC
[ BUILD # : 200511071900 ]
[ JDK VERSION : 1.5.0_05 ]

When you step over while debugging and move over a method that's not currently on the stack, the tooltip message ("getAttribute" is not known variable in current context) is shown. It shouldn't print the comment when the element is really not known in current context and won't at all (because it is a javadoc element or is a method name)
Comment 1 Roman Ondruska 2005-11-09 08:45:44 UTC

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