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 119429 - Decorators in projects tree are wrong
Summary: Decorators in projects tree are wrong
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 121950
  Show dependency tree
 
Reported: 2007-10-19 02:33 UTC by tfrysinger
Modified: 2008-04-18 10:53 UTC (History)
2 users (show)

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 tfrysinger 2007-10-19 02:33:17 UTC
Downloaded latest NB 6.0 daily (10.18) and installed. It found existing 5.5.1 projects and imported them.

Opened a project and noticed the "error decorator" (red stop sign looking icon with exclamation point) on several files
in a particular package.

Opened each file to see where the error was.

Saw no error icons in the file. 

Opened the next one, leaving the previous one open.

The error icon next to the previously viewed file in the projects tree went away.

After opening a new file, each previous file's error icon disappeared in the projects tree.
Comment 1 novakm 2007-10-22 11:34:15 UTC
Reassigning to java - editor for evaluation
Comment 2 Jan Lahoda 2007-10-25 15:31:10 UTC
Sorry, but without steps to reproduce or similar information, it is virtually impossible to fix this. Please also note
that the error checking currently works over one source root only, so if you change an interface in one project, the
implementations in other projects will not be re-badged.

If it happens again, please:
-pack ${userdir}/var/cache/index/ for possible further reference
-open tasklist window (Window/Tasklist) and switch it to work over the currently opened file
-open a file with the error badge and see what errors are put into the Tasklist - these errors might suggest where is
the problem
Comment 3 pribyl 2008-04-18 10:52:31 UTC
No info from the reporter since the first post - closing now.

Tfrysinger, if you are able to provide additional info, please reopen.

Thank you