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 130240

Summary: Introduce GeneratorUtilities.createMethod method
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: apireviews <apireviews>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API, API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 129140    
Attachments: Proposed change.

Description Jan Lahoda 2008-03-16 13:10:50 UTC
I would like to introduce a new method: "GeneratorUtilities.createMethod", which should create a new MethodTree for the
given ExecutableElement. Please see the attached diff.
Comment 1 Jan Lahoda 2008-03-16 13:11:34 UTC
Created attachment 58447 [details]
Proposed change.
Comment 2 Jan Lahoda 2008-03-25 10:05:00 UTC
If there are not objections, I will integrate the change later today or tomorrow.
Comment 3 Jan Lahoda 2008-03-25 15:49:44 UTC
Integrated:
http://hg.netbeans.org/main/rev/336b0a55b158