Architect's Tech Stack
Mar 18, 2022 · Fundamentals
Configuring IntelliJ IDEA Class and Method Comment Templates with Groovy Scripts
This guide explains how to set up IntelliJ IDEA class and method Javadoc templates using File and Code Templates and Live Templates, including the required abbreviation, description, template text, applicable contexts, and custom Groovy scripts for automatically generating @param and @return annotations.
Groovy ScriptIDE configurationIntelliJ IDEA
0 likes · 6 min read