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 151374 - Ability to change method/constructor templates
Summary: Ability to change method/constructor templates
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-25 20:04 UTC by shadewind
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 shadewind 2008-10-25 20:04:59 UTC
The ability to change method and constructor templates or at least configure how they are generated would be great. For
example, I would like Netbeans to generate @Override annotations for interface method implementions.
Comment 1 shadewind 2008-10-25 20:11:48 UTC
It would also be handy to be able to change the body of the template to for example return null; or similar instead,
maybe add a TODO comment.
Comment 2 Jana Maleckova 2008-10-26 21:43:02 UTC
reassign to editor for evaluation