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 - Request for "refresh" button on Error Badges
Summary: Request for "refresh" button on Error Badges
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 13:50 UTC by fommil
Modified: 2013-09-02 14:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.