Community
Participate
Working Groups
I20050222-0821: Steps to reproduce: - Create compilation unit public class A { private Collection fCollection; public Collection getCollection() { return fCollection; } } - Invoke "Encapsulate Field" on fCollection -> Error, since the proposed name conflicts with getCollection -> Should guess a unique name
Not very likely to happen.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
Fixed in Bug 546302. https://bugs.eclipse.org/bugs/show_bug.cgi?id=546302
(In reply to Kenneth Styrberg from comment #3) > Fixed in Bug 546302. https://bugs.eclipse.org/bugs/show_bug.cgi?id=546302 Thanks, marking as a duplicate. *** This bug has been marked as a duplicate of bug 546302 ***