-
Notifications
You must be signed in to change notification settings - Fork 917
Closed
Labels
Java[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)kind:featureA feature requestA feature requestnb-javacRun nb-javac integration testsRun nb-javac integration tests
Milestone
Description
Description
When I want to override toString in a class, Netbeans supports that with a suggestion to override toString, with all the
trimmings like the annotation, the method signature and visibility. The is nice.
For record that does not happen.
Use case/motivation
I would like to get the suggestion to also override toString, equals, and hashCode for those cases where the default for
record does not cut it.
Related issues
No
Are you willing to submit a pull request?
No
Metadata
Metadata
Assignees
Labels
Java[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)[ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form)kind:featureA feature requestA feature requestnb-javacRun nb-javac integration testsRun nb-javac integration tests