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 - Explorer tree confused with error in code
Summary: Explorer tree confused with error in code
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 09:26 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (18.78 KB, image/png)
2005-09-26 09:26 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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.