Javadoc refactor
I hope there is already way to do this, but I haven't found it yet.
It would be useful if there was a Javadoc "refactoring" that, when you change the Javadoc in an interface or base class, would propagate the change to all/selected implementing/extending classes.
-Stephen
Please sign in to leave a comment.
similarly, when the "change method signature" refactoring is used, the javadoc should change with it.