Javadoc template generator [closed]

The JAutodoc plugin for eclipse does exactly what you need, but with a package granularity :

right click on a package, select “Add javadoc for members…” and the skeleton will be added.

There are numerous interesting options : templates for javadoc, adding a TODO in the header of every file saying : “template javadoc, must be filled…”, etc.

Leave a Comment

tech