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 - Update inspections on save
Summary: Update inspections on save
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 01:52 UTC by _ gtzabari
Modified: 2015-02-04 09: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 _ 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.