On Wed, 2002-02-27 at 04:20, Egan, Russ wrote: > -1 > > My 2�: I actually prefer the keyboard centric nature of Intellij. > Especially with the autoimports, it's just as fast to add a new class and > type "extends [whatever]", as it is to find the class you want to extend and > pick a target package from a dialog.
So how do you create a new class from the keyboard? The only way I've been able to add a new class is by right-clicking on the destination package in the source or project pane. And if this is in fact the only way to do it, it's just as fast to find the class you want to extend and pick a target package from a dialog as it is to find the package where you want to put the class and type in the name of a superclass. Especially if you might already be working with the class you want to extend. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
