Community
Participate
Working Groups
Eclipse 3.1M5 My class looks as follows: public class MyClass implements SomeInterface { // ---- Some Comment <cursor-position> } When I used "Override/Implement Methods" to create the methods from SomeInterface and select "Cursor position" as insert point, the methods are create in front of the comment and not below it.
Tobias, I think that this is due to the conversion to the AST rewrite. Is there anything we can do.
this was also not working before
*** This bug has been marked as a duplicate of 100135 ***