Skip to content

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

License

Notifications You must be signed in to change notification settings

bpark/gen-javadoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages