Generate : equals() method Permanently deleted user 创建于 2006年08月16日 11:05 Is there any way to configure the code actually generated for the equals() method.I'd like to change the Double.compare() usage when having raw double field.Cheers,_marc
Nope. Some of the templates that IntelliJ uses are written in the code. You can't modify the getter and setter templates either.