I like to put the "throws" clause of a method implementation on an 
indented new line, like:

void doSomething(String parameter)
        throws IOException, NumberFormatException

It would be nice if IDEA had some Code Style setting to indicate this, 
and if features that generate method declarations (like Override 
Methods, Implement Methods, etc.) would respect the setting.

If this is possible and I've just missed the setting, I would appreciate 
someone pointing me to it.

Thanks!

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

Reply via email to