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 65103

Summary: Explorer tree confused with error in code
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Milan Kubec 2005-09-26 09:26:00 UTC
[beta50-200509251930, JDK 1.5.0_05]

See attached image, it shows tree in Explorer after I typed unfinished source
code in editor. Explorer tree contains two constructors while there is
unfinished method declaration.
Comment 1 Milan Kubec 2005-09-26 09:26:24 UTC
Created attachment 25160 [details]
screenshot
Comment 2 Jan Becicka 2005-09-26 12:22:48 UTC
P4 - just "cosmetic" bug. We hardly can display correct source tree for broken
source.
Comment 3 Milan Kubec 2005-09-26 12:47:40 UTC
Well, then why do you update the tree in Explorer if source is broken. 
The tree was OK, then I did the error in source and the tree in Explorer was
updated to the wrong state. I would suppose that if you detect an error in
source code you won't update the tree, othervise it'd show wrong information.
Comment 4 Jan Becicka 2007-09-19 17:29:07 UTC
Nodes were removed from explorer.