> - Extract Method refactoring. When extracting a method in an Inner class the > method is extracted to the enclosing class if possible.
Should be read "..a method in an anonymous class..". Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Eugene Zhuravlev" <[EMAIL PROTECTED]> To: "EAP" <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 10:18 PM Subject: [Eap-list] IntelliJ IDEA: Build #508 is available > Build 508 is available at http://www.intellij.com/eap. > > Changes in 508 from 507: > > - Visual SourceSafe integration. Possibility to invoke 'checkout' operation > on a directory. > - Extract Method refactoring. When extracting a method in an Inner class the > method is extracted to the enclosing class if possible. > - Move Member refactoring. A possibility to move static inner classes > - Due to performance problems "-Xincgc" option was removed from startup > scripts > - Other bugfixes > > _______________________________________________ > 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
