Community
Participate
Working Groups
Build Identifier: 20100917-0705 If you add sorting memebers to your on save actions, members and method will sort but caret position will stay on old place. Reproducible: Always Steps to Reproduce: 1.Window -> Preferences -> Editor -> Save Actions -> Configure -> Code organizing -> Sort members (on) 2. Create new whatever class with metod zfoo() 3. Create new method afoo() and start typing under zfoo(). Then press CTRL+S. You method is alphabetically ordered, but your caret is now on bad position. It should be placed where new method was moved.
Moving to JDT UI
*** This bug has been marked as a duplicate of bug 84087 ***