modifying templates for setter methods

I need to change all of my existing and future setter methods to fire a property change. I would like to know how to change the template for setters when doing an encapsulation. I also would like to get suggestions for doing a structural search and replace to deal with all the existing setter methods.

0
2 comments
Avatar
Permanently deleted user

Any advice on using structural seach and replace to do this after the setter is created?

0

Please sign in to leave a comment.