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 141931

Summary: Caching Problem? Spurious Error Icons / Markup
Product: java Reporter: willfarnaby <willfarnaby>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description willfarnaby 2008-07-28 18:18:19 UTC
6.5 M1 under Windows XP SP3

Java classes listed in the Projects tree and open in the Editor are tagged all over the place with spurious error badged
icons. Cleaning, rebuilding, and single-file compilation do not convince NetBeans that there are in fact no errors
(source code does compile and proejects do build successfully). There seems to be some sort of caching problem involved.
The Editor also will display tooltip labels like "Class expected, but Identifer 31 received" (this is from my memory,
but it's something to that effect).
Comment 1 Jan Becicka 2008-07-29 10:33:26 UTC

*** This issue has been marked as a duplicate of 121950 ***