Yes, search'n'replace. Tom
At 14:20 21.02.02 +0100, you wrote: >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
