Bug 226658 - [Refactoring] Generate Getter Setters
Summary: [Refactoring] Generate Getter Setters
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 5.0   Edit
Hardware: Other Linux
: P3 enhancement (vote)
Target Milestone: 5.0 M7   Edit
Assignee: Markus Schorn CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 151880 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-11 06:57 EDT by Emanuel Graf CLA
Modified: 2009-01-09 17:06 EST (History)
4 users (show)

See Also:


Attachments
generate Getter Setters (68.89 KB, patch)
2008-04-11 06:57 EDT, Emanuel Graf CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Graf CLA 2008-04-11 06:57:19 EDT
Created attachment 95658 [details]
generate Getter Setters

This is a work in progress patch because of the approching feature freeze and
the required IP Review. Some test cases still fail.
Comment 1 Markus Schorn CLA 2008-04-11 11:51:00 EDT
Needs to go through IP-review.
Comment 2 Markus Schorn CLA 2008-04-16 10:02:37 EDT
Thanks, I have committed your patch with the following changes:
* made the refactoring work off other views (outline, ...)
* changed the position in the refactoring menu.
* fixed a ArrayOutOfBoundsException when using the refactoring for a field in a
  class that contains inlined methods and nested classes (don't know what    
  exactly triggered the error).

Marking as fixed because the testcases pass.
Comment 3 Markus Schorn CLA 2008-04-16 10:32:00 EDT
*** Bug 151880 has been marked as a duplicate of this bug. ***