> Hi,
> 
> I just realised - "Change Method Signature..." in build #535 does not 
> include the ability to change the "throws" clause of the method. 
> 
> When refactoring interfaces and classes which use overridden methods, 
> this can be a pain manually. I just never noticed until now that IDEA 
> doesn't seem to support this.
> 
> i.e. I had:
> 
> public interface MyInterface
> {
>   void myMethod();
> }
> 
> ...and I wanted to add a "throws ExceptionA, ExceptionB" to the 
> signature, and have it do it to all the implementing classes too.
> 
> Cheers
> 



+1
*****************************************************
Walter Szewelanczyk
IS Director
M.W. Sewall & CO.        email : [EMAIL PROTECTED]     
259 Front St.            Phone : (207) 442-7994 x 128
Bath, ME 04530           Fax   : (207) 443-6284
*****************************************************

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

Reply via email to