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 222630

Summary: Update inspections on save
Product: java Reporter: _ gtzabari <gtzabari>
Component: FindBugsAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2012-11-23 01:52:42 UTC
You knew this was coming :)

Netbeans 7.3 provides a feature for reformatting a file on save. I'd like a feature for updating an inspection on save. Right now I have to manually re-run FindBugs every time I save a file, which isn't very productive.

PS: There is no keyboard shortcut for updating the last inspection. I believe adding this feature is cheaper than having to allocate yet another keyboard shortcut.