Generate Getter and Setter #693
-
Is it possible to change prefix in code generator for setter and getter? My atribute is for example: Can I autoGenerate getter like getName, and not getM_name? |
Beta Was this translation helpful? Give feedback.
Answered by
mfussenegger
Sep 17, 2024
Replies: 1 comment
-
As far as I'm aware there is currently no option to customize the getters. You'd have to ask in the eclipse.jdt.ls project for a new configuration option. Similar to the existing |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Srkless
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I'm aware there is currently no option to customize the getters. You'd have to ask in the eclipse.jdt.ls project for a new configuration option. Similar to the existing
CodeGenerationOption
in https://github.com/eclipse-jdtls/eclipse.jdt.ls/wiki/Running-the-JAVA-LS-server-from-the-command-line#initialize-request