I guess you may be able to use Tools -> Migrate -- fedor.
---- In Corning, Iowa, it's a misdemeanor for a man to ask his wife to ride in any motor vehicle. > -----Original Message----- > From: Alain Ravet [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 21, 2002 5:20 AM > To: [EMAIL PROTECTED] > Subject: [Eap-features] how to : replace all calls to > setDebugOn()/Off() > by: setDebug(true)/(false) > > > Is there a way to replace method calls like in : > setDebugOn() > .. > setDebugOff() > > > by > setDebug (true) ; > ... > setDebug (false) ; > > > Alain Ravet > > > _______________________________________________ > 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
