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 217161 - Customizable bodies of generated methods
Summary: Customizable bodies of generated methods
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 12:18 UTC by Dusan Balek
Modified: 2012-08-25 02:47 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 Dusan Balek 2012-08-21 12:18:18 UTC
Allow for customization of the generated method bodies.
Comment 1 Dusan Balek 2012-08-21 12:35:29 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/96d6f97df3ab
Comment 2 Quality Engineering 2012-08-25 02:47:27 UTC
Integrated into 'main-golden', will be available in build *201208250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/96d6f97df3ab
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #217161: Customizable bodies of generated methods - fixed.