Or just list all the implementing/extending classes when using SmartType completion.
-- Mark -----Original Message----- From: Stell Smith, Jeremy (Thoughtworks) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 07:28a To: '[EMAIL PROTECTED]' Subject: [Eap-features] how about way to default new instances of interfaces I'm tired of having to type "ArrayList" after typing "List list = new " could we have a place (even an xml file) to configure the class we want to instantiate for a given abstract class/interface? java.util.List -> java.util.ArrayList java.util.Map -> java.util.HashMap etc... _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
