Generate : equals() method Permanently deleted user Created August 16, 2006 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.