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 227372 - @Override as "On Save"-action
Summary: @Override as "On Save"-action
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 17:34 UTC by _ wadechandler
Modified: 2013-08-10 14:20 UTC (History)
1 user (show)

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 _ wadechandler 2013-03-12 17:34:10 UTC
In Eclipse, the functionality which is similar to Tools->Options->Editor->On Save, allows one to add more actions. One of which is to automatically add @Override to methods if they are not there. This is very handy, and would be good if NB did the same. I think this feature would generally benefit from a review to have more things added to it.