vscode-java-code-generator icon indicating copy to clipboard operation
vscode-java-code-generator copied to clipboard

Don't import Objects when generating hashCode and equals methods

Open E-Jacques opened this issue 3 years ago • 0 comments
trafficstars

It would be nice if Objects was import when generating hashCode and equals. Currently, vscode show an error after generating those two methods.

E-Jacques avatar Feb 10 '22 10:02 E-Jacques