Yes, for methods from base class/interface that works. And it inserts the method right at the cursor.
Now, would there be some action/Ctrl-<something> to insert a method by intention? At the cursor position (and in the class where we need it to be)? r. > -----Original Message----- > From: Yura Cangea [mailto:[EMAIL PROTECTED]] > > Why not using Ctrl-I & Ctrl-O for implementing/overriding method(s) ? > > ----- Original Message ----- > > The current behavior (well, broken in 609 as we all know) for > > "method-to-be-implemented" is that at the usage point the > > bulb shows up and the method gets generated upon the user click. > > While this is OK in many situations, the issue might be > > *where* the generated method appears. > > > Often, we'd like to specify ourselves where and when the method > > goes. (Like if used nested or derived classes) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
