My current project has the coding convention that instance variables are never referred to with the this. prefix and that parameters should never hide instance variables.
You can use Fast Code Eclipse Plugin to do this pretty easily.