[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Overriding methods and generating getters and setters

Nicholas Allen wrote:
You are right this is gone because often it was not possible to insert
it at the current caret location. If you don't do anything then it will
automatically pre-select the member that's closest to your caret location.

It doesn't do that for me. The insertion point is always "First member"
Yes, because it was once chosen. Simply select one of the methods and from then on it will default to the insertion point.

Dani
when I open one of these dialogs even if the cursor is at a valid place
to insert methods. I have searched through the preferences but could not
find anything related to this.

I am using the following Eclipse version:

Version: 3.4.1
Build id: M20080911-1700

Automatic updates does not show anything.

Any help greatly appreciated.

Thanks,

Nicholas Allen