Bug 78796 - [quick fix] create getter for private attributes
Summary: [quick fix] create getter for private attributes
Status: RESOLVED DUPLICATE of bug 28068
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 16:36 EST by Christian Köstlin CLA
Modified: 2007-03-22 06:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Köstlin CLA 2004-11-16 16:36:29 EST
Sometimes i know, that another class (e.g. a parent class) has a member names xyz.
So i write foobar.fPrivateMember (because no getter is there). JDT provides a
quickfix for this situation (change visibility). It would be nice to have
generate getter as an additional quickfix for such situations.
Comment 1 Martin Aeschlimann CLA 2005-05-22 05:53:20 EDT

*** This bug has been marked as a duplicate of 75551 ***
Comment 2 Frederic Fusier CLA 2005-10-10 10:57:13 EDT
Sounds not like a duplicate of bug 75551 => reopen
Comment 3 Martin Aeschlimann CLA 2007-03-22 06:29:34 EDT

*** This bug has been marked as a duplicate of bug 28068 ***