+1
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Smiley
Sent: Thursday, December 13, 2001 5:35 AM
To: [EMAIL PROTECTED]
Subject: [Eap-features] Rename fields should ask to do same for getter/setters

When renaming a field of a class, IDEA should ask if you would also like any getter/setters to be renamed as well.  You might want to do the getter/setter method finding in a case-insensitive manner.  That's because, for example, a field named "uri" will probably have a getter named "getURI" instead of "getUri".
 
~ David Smiley

Reply via email to