Changing the name of getter and setter when the name changes is supported if name change is done using refactoring. There is no refactoring for changing the type of fields and probably therefore no support for changing the getter and setter types either.
/Fredrik Hinrich M. Schencking wrote: > Hi IDEA-community > > Is it possible to rename a field and in the same step its setter and getter? > And, as the icing on the cake, is it possible to change the type of a field, > and change its setter and getter too? > > By the way a little suggestion: > If I change a method signature, and the changed is identical to an existing, > then there should be a message(dialog) and the change should be canceled. > > > bye > HMS > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
