Michael, I still cannot reproduce the problem. Could you please send me the sample project?
Best regards, Eugene Zhuravlev, IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----- Original Message ----- From: "Michael Damberger" <[EMAIL PROTECTED]> To: "IDEA EAP-List" <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 14:29 Subject: [Eap-list] 503 rename bug > Hi Eugene, > > I tried it again and found out it is reproducable under the > following conditions: > > the class to be renamed is an inner class. > the System.out.println is within a method of the inner class. > > it seems like the string in the println is tried to be renamed > twice. > > best regards, > Michael Damberger > > > -------------------------- > Hi Michael, > > We cannot reproduce this. Is it reproduceable in your configuration? > > Best regards, > Eugene Zhuravlev, > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" > > > > ----- Original Message ----- > From: "Michael Damberger" <[EMAIL PROTECTED]> > To: "IDEA EAP-List" <[EMAIL PROTECTED]> > Sent: Wednesday, September 26, 2001 15:49 > Subject: [Eap-list] 503 rename bug > > > > I renamed a class, with preview on, and search in strings on. > > one string occurance was: > > > > System.out.println("Classname.methodname"); > > > > and it was replaced to: > > > > System.out.println("NewClassname"); > > > > the ".methodname" has been cut away > > > > > > best regards, > > Michael Damberger > > _______________________________________________________________________ > 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de > [EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de > > > > _______________________________________________ > 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
