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 - Error annotation in java source editor tab not clearing
Summary: Error annotation in java source editor tab not clearing
Status: RESOLVED DUPLICATE of bug 121950
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 01:39 UTC by udeleng
Modified: 2008-07-25 10:10 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 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 ***