Build #545, also was earlier.
Bug description:

When extracted method calls some other methods, that is also extracted.
but as abstract, unnessesary wrong warning is displayed.
Steps to reproduce:
Apply extraxt superclass refactoring to some class. Mark for extracting
some methods, that contains calls to some other method. Mark this other
method for extracting in superclass, but as "abstract". You will get the
warning, that "Extracted methods reference to methods, that are not
extracted", also this method is extracted (Formulation of warning by
memory)


Proposition for improvement of UI:
1. In this warning provide tableof referenced not extracted methods and
provide ability to choose, which from them to extract.

Best regards.
Sergey Yevtushenko.

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to