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

Summary: Customizable bodies of generated methods
Product: java Reporter: Dusan Balek <dbalek>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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.