I have to modify the default action for rename a java project, not only
change the project's name, but also change additional information. Like
rename a web project name meanwhile change the <display-name/> in web.xml.
So, how to replace the default rename action ? Is there any
extention-point to contribute?