I'm not sure if other refactoring is affected by this, but the one I 
just noticed it on is 'Change Method Signature'.  I changed a parameter 
type of a fundamental interface (80 implementations) and now I have 80 
'cannot resolve symbol' errors when I compile.

It would be brilliant if IDEA could have asked me exactly what type I 
was changing it to and ensured that the new parameter type is imported 
in all classes where the method is implemented.

N.

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to