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 - Error annotation not removed after fixing the error
Summary: Error annotation not removed after fixing the error
Status: CLOSED DUPLICATE of bug 32882
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM
: 53035 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-24 10:49 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
1 user (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 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.