I'm using build #612. If I do a rename on a field, and there is a getter/setter for that field, and that getter/setter is specified in a class/interface that is not in my project source-path, then IDEA should not ask me to rename the getter/setter as well.
This scenario happened to me when I renamed an EntityContext (for EJB) field that I called "entityContext", but later wanted to change it to just "context". ~ David Smiley _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
