Bugzilla – Bug 545518
Renaming a method in an interface is not changing implementors
Last modified: 2009-10-12 07:59:47 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.1 (KHTML, like Gecko) Chrome/4.0.213.1 Safari/532.1 Create an interface and create a class implementing that interface now use the rename refactoring to rename a method in the interface. This should also change all implementors Reproducible: Always Steps to Reproduce: 1. 2. 3.
Same as in 510939. *** This bug has been marked as a duplicate of bug 510939 ***