/gen-javadoc

IntellJ IDEA plugin to generate javadoc comments for setters and getters.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

gen-javadoc

IntellJ IDEA plugin to generate javadoc comments for setters and getters.

Usage

  • Select Code - Generate or hit the shortcut
  • Select from the popup menu Generate JavaDoc
  • Select Setter/Getter, Getter or Setter
  • Select the method names for the javadoc commenting

If you wish to change the default javadoc template go to the IDE settings and modify the defaults under JavaDoc Generator. You can use the full velocity syntax.

Note, you need at least version 11.1.2 ultimate or community edition, versions below will not work!