innerbuilder icon indicating copy to clipboard operation
innerbuilder copied to clipboard

Builder should take settings into account when creating builder methods

Open ChrisDeBruyne opened this issue 10 years ago • 0 comments

When the buildermethods are generated, for example withLable(String label)

this is generated without "final", while I have set the setting in IntelliJ to use final parameters for generated code.

It's not pretty that the plugin ignores these settings

Kind regards

ChrisDeBruyne avatar Feb 27 '15 11:02 ChrisDeBruyne