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 - Error annotation not removed when opening file
Summary: Error annotation not removed when opening file
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 17:10 UTC by Jiri Prox
Modified: 2016-07-07 07:17 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 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