+10!!! Just like there's a "New Class" (and "New Interface"), I'd love to see an "Extend Class" or "Extend Interface" option when you right-click on a class. I was looking all over for this. And on Interfaces, there should be a right-click menu option to "Implement Interface" that would create the new class and automatically populate the method stubs for you (or maybe even provide an 'abstract' checkbox, and a pick list of what methods to implement, and which to leave for a derived class to implement).
There are lots of great (and simple, straight-forward) possibilities here that are currently unrealized. -----Original Message----- --__--__-- Message: 7 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Thu, 21 Feb 2002 10:37:49 +0000 Subject: [Eap-features] Suggest "implements X" or "extends X" when creating class or interface Reply-To: [EMAIL PROTECTED] When I go to create a new class, there should be some way of specifying what class it extends, or what interface it implements (like I can do in JBuilder). _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
