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 136432

Summary: Error annotation in java source editor tab not clearing
Product: java Reporter: udeleng <udeleng>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description udeleng 2008-06-04 01:39:59 UTC
Error annotation (red icon in Java class source editor tab) does not disappear when the error is corrected and class
recompiled. The Error annotation also remain on the package/folder structure. It only clears when the file is closed.
Comment 1 Jiri Prox 2008-06-04 08:21:41 UTC
what error annotation do you mean - the red underline in code + icon in the gutter (the left bar in editor, where are
the line numbers) or the red badges over the nodes in project view? Can you please attach screenshot?
Was the file saved when it was recompiled?
Thanks
Comment 2 udeleng 2008-06-04 21:07:46 UTC
I'm referring to the red badges in the project view on the package folders as well as the badges in the Java source
editor's tab. I recompiled the file using F9 so the file was saved automatically.
Comment 3 Jan Becicka 2008-07-25 10:10:33 UTC

*** This issue has been marked as a duplicate of 121950 ***