The following functionality would be cool:

Place the cursor inside a method and choose Synchronize throws.
Then the throws clasuse of the method is modified such that it declares
all (non-runtime) exceptions that the method body can throw.

If the method is inherited through an interface it could riple up to the 
inherited
method (by user confirmation).


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

Reply via email to