Community
Participate
Working Groups
Build R2.0 When using the override method dialog, I ended up losing my selected methods to override. Considering hierarchy of types: class A +foo() class B extends A +bar() +zork() class C extends B +baz() Add subclass D of C, and using the override method dialog, I tried to add all methods but the one from A by doing the following: - select class B and C - toggle off the per type grouping so as to get alphabetic sorting The latter step did reinitalize the method list... I would like to be able to generate all methods in alphabetical order, but still pick one type or the other.
Martin can you please comment. I tested it and switch between "Group method by types" and the tree view doesn't reinitialize the list. The same methods are still selected.
There is a buf against the desktop for this *** This bug has been marked as a duplicate of 17907 ***