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 66176 - [50cat] Cannot find symbol
Summary: [50cat] Cannot find symbol
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 22:14 UTC by johnzoet
Modified: 2007-09-26 09:14 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 johnzoet 2005-10-06 22:14:34 UTC
[ JDK VERSION : 1.5.0_03 ]

The editor show an error symbol with message 
"Cannot find symbol" under getPartList() 
Method getPartList() has been commented out in 
the source. 
//    partIDField.init("part.part_name", 
"part.part_id", getPartList()); 
 
Expected behaviour : 
The editor should ignore methods in comments.
Comment 1 Jan Becicka 2005-10-07 10:19:32 UTC
the second line is not commented out...?
Comment 2 Tomas Hurka 2005-10-12 16:23:58 UTC
THis works for me. Please add more details how to reproduce it. Thanks.
Comment 3 johnzoet 2005-10-16 09:29:44 UTC
Cannot reproduce this problem anymore. 
It seems to happen everynow and then. 
Next time I will see which conditions cause this bug to happen. 
Comment 4 Marian Mirilovic 2006-02-16 10:25:52 UTC
reopen
Comment 5 Marian Mirilovic 2006-02-16 10:26:12 UTC
worksforme