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 133103

Summary: Request for "refresh" button on Error Badges
Product: java Reporter: fommil <fommil>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description fommil 2008-04-17 13:50:25 UTC
I'm using NetBeans 6.1 RC1 and I am still seeing a lot of bugs in the Error Badge refresh code... for example, perfectly fine (and compiling) java classes being 
marked with errors when nothing is wrong. The only workarounds at the moment are

- quit NetBeans and delete the var/cache directory and restart. Pray.
- open each file individually, add a space (then delete it again) and save the file. Unworkable for large number of files.

Given that no reasonable workaround exists, and both myself and my colleagues are getting un-reproductive bugs, I would like to request that a "refresh" 
button be added to individual projects/files. The refresh button would simply re-scan all the files in the branch and decide again if the Error Badges should 
be shown.
Comment 1 Jan Becicka 2008-05-15 13:24:25 UTC
Max volunteered :)
Comment 2 fommil 2008-07-06 16:43:58 UTC
Has there been any further progress on this? It is getting incredibly frustrating that most of my codebase is in a constant state of red error badges, even 
though there are no problems... a "refresh" button would be very very handy!
Comment 3 Max Sauer 2008-07-07 09:09:40 UTC
Honzo, could you please have a look? Thanks.