When trying to reproduce the problem I copied the code snippet that you sent and set the '_' prefix in the options. So I assume I had a correct testing environment. We are still unable to reproduce the bug. Could you please make a small project that illustrates the problem and send the code and the project (.ipr) file to us?
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 20:30 Subject: Re: [Eap-list] field rename bugs - build 604 > > Hi Walter, > > > > We have fixed the NPE, but were not able to reproduce the problem with > > erroneous rename. > > > If in the tools->idea Options->code style->field name prefix the > prefix is set to _ I get the problem that I reported earlier. If I > get rid of the _ then it does the variable rename correctly but does > not prompt me or change the getter/setter method. This makes sense > since it would be expecting get_string / set_string and not the > getString and setString that I had. > > so I think the rename problem has to do with the field prefixes not > being added properly when doing a rename. > > > Walt > ***************************************************** > Walter Szewelanczyk > IS Director > M.W. Sewall & CO. email : [EMAIL PROTECTED] > 259 Front St. Phone : (207) 442-7994 x 128 > Bath, ME 04530 Fax : (207) 443-6284 > ***************************************************** > > > _______________________________________________ > 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
