Hi Stefan, Could you please describe some use-cases when this is convenient?
Best regards, Eugene Zhuravlev JetBrains, Inc / IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Stefan Zier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 23:21 Subject: [Eap-list] Finding usages of multiple methods at once? > I have quite often encountered pieces of code where multiple different > signatures of methods exist, e.g. > > public void doSomething(String param1); > public void doSomething(String param1, String param2); > > It would often be convenient to have the possibility to look for usages of > all of those in one run instead of having to go throug each one of them. > > Stefan Zier > Software Engineer > ArcSight, Inc. > (408) 328 5538 > [EMAIL PROTECTED] > > _______________________________________________ > 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
