Hi Timothy, The extracted class is made abstarct automatically when needed. If you want to force the class to be abstract you should do it explicitly in the editor. Introducing a dedicated checkbox in the dialog is not worthwhile imho.
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Timothy M. Dean" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 0:04 Subject: [Eap-list] Extracting an abstract superclass > When using the "Extract superclass" refactoring, I frequently want the new > superclass to be an abstract class. Is there any way to do this at > refactoring time or must I do it manually. > > If there is no way to do this automatically, it sure would be nice if I > could just click a "Make Abstract" checkbox in the Extract Superclass > dialog. > > - Tim > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
