Is it possible to change the code generation template for equals() and hashCode()?
equals()
hashCode()
I would like the generated code to use the Java 7
Update: As of version 14.1 this is supported.
Apparently this functionality does not exist.
There is a request for it though, see: http://youtrack.jetbrains.com/issue/IDEA-56007