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 45428

Summary: Any edit on the line with error should remove the error annotation
Product: projects Reporter: Milan Kubec <mkubec>
Component: AntAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 22374    
Bug Blocks:    

Description Milan Kubec 2004-06-23 10:49:34 UTC
[dev-200406230100, JDK 1.4.2]

If there is compilation error in code only
affected part of line is annotated, but the
annotation is not removed if user fixes the
problem somewhere on the same line but not in the
place covered by annotation.
Comment 1 Miloslav Metelka 2004-06-25 16:24:16 UTC
Reassigning to java as the editor is not aware of the annotations
semantics.
Comment 2 Jan Becicka 2004-07-22 10:29:23 UTC
Who adds this annotation? java/project? Please reassign this issue if
I'm wrong.
Comment 3 Jesse Glick 2005-04-12 18:21:56 UTC
*** Issue 57593 has been marked as a duplicate of this issue. ***
Comment 4 Jesse Glick 2006-11-23 03:47:40 UTC
*** Issue 32175 has been marked as a duplicate of this issue. ***
Comment 5 Jesse Glick 2006-11-25 01:51:30 UTC
With the fix for issue #22374, I don't think this is an issue any more.