Modifying code generation template?
When generating code, specifically getters/setters through alt-insert, is there a way to control the output. Say for instance you want to always do a null parameter check when doing a setter. Is there a way to modify the setter "template" to include such behavior?
Thanks,
Jim
Please sign in to leave a comment.
No, currently not.
Eugene.
"Jim Clark" <jim.clark@idea.com> wrote in message
news:28548569.1099321601868.JavaMail.itn@is.intellij.net...
there a way to control the output. Say for instance you want to always do a
null parameter check when doing a setter. Is there a way to modify the
setter "template" to include such behavior?
>
It would be nice if you allow customization of getters/setters as well as
delegation. I hope it will not cause problem to fieldgettersetter
simultaneous renaming
"Evgueny Vigdorchik" <ven@intellij.com> wrote in message
news:cm5kr9$ka$1@is.intellij.net...
>
>> When generating code, specifically getters/setters through alt-insert, is
>>
>> Thanks,
>> Jim
>