Anybody knows anything on how to write custom generators (like constructor or hashcode that are already present by default) in IntelliJ? Probably related to Velocity? Could use some help in #CM6CU9RGV
aaverin
02/27/2020, 8:53 AM
Still looking for some help on how to write custom generators similar to those that IntelliJ generates for constructor and toString(). Thanks
g
ghedeon
02/27/2020, 11:38 AM
I was doing it via custom plugin, not sure if there is an out of the box solution.