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 100813

Summary: Error annotation not removed when opening file
Product: java Reporter: Jiri Prox <jiriprox>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Prox 2007-04-12 17:10:11 UTC
NetBeans IDE Dev (Build 070412)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

Error annotations are not removed when opening java class until the file is
reparsed.

Steps to reproduce:
1) create new class
2) save it
3) make any syntax error
-> error annotations are added
4) close with discard 
5) open file again
-> the file is correct (as saved in step 2) but the error annotations are still
present.
After making any change the file is reparsed and annotations are removed
Comment 1 Rastislav Komara 2009-02-03 10:54:37 UTC
Overtake.
Comment 2 Jan Lahoda 2009-08-20 09:59:14 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 3 Martin Balin 2016-07-07 07:17:11 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss