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 51792

Summary: Error annotation not removed after fixing the error
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: mroskanin
Priority: P3 Keywords: RANDOM
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2004-11-24 10:49:12 UTC
[release40 RC1, JDK 1.5.0_01]

I've created class with compilation error (missing
import), the line was error annotated. I invoked
Fix imports from editor pop-up menu, the import
was added but error annotation was still there.
The project could be compiled and run successfully
and annotation was still there. Once I modified
the line, annotation was removed and after that
was working as expected.
Comment 1 Martin Roskanin 2004-11-29 09:14:10 UTC
I would say this is duplicate of issue #32882
Comment 2 Martin Matula 2005-01-20 16:01:24 UTC
*** Issue 53035 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2005-01-28 09:42:54 UTC

*** This issue has been marked as a duplicate of 32882 ***
Comment 4 Milan Kubec 2005-07-08 14:13:25 UTC
Verified dupe. Closing.