"rtrosu" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I am looking for a "Create subclass" action, posibly with a list of methods to overwrite.
No such thing. There is a create class action on the project/source/... panel. After adding manually the implements/extends clause, you can do a control-i (code->implement methods) and/or control-o (code->override methods). Carlos _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
