builder-generator-idea-plugin icon indicating copy to clipboard operation
builder-generator-idea-plugin copied to clipboard

Feature request: option to use IntelliJ setter generators for builder

Open Two4 opened this issue 4 years ago • 0 comments

I have a custom template for my IntelliJ setter generator that produces a JavaDoc'd builder-pattern setter for any given field - obviously, though, I have to have those fields first, which this plugin does quite nicely. Could you allow me to defer setter generation to IntelliJ?

Two4 avatar Feb 02 '21 08:02 Two4