JAutodoc

JAutodoc is an Eclipse Plug-in for automatically adding the Java docs and file headers to the source code. It can be used in three modes.
 
1. complete - in this mode only the missing tags will be added without 
                   touching the existing Javadoc.
 
2. keep       - in this mode only the undocumented elements will be
                   documented without adding the missing tags.
 
3. replace    - in this mode the entire existing Javadoc will be replaced
                   with the generated Javadoc.

Home page  : http://jautodoc.sourceforge.net/index.html

Update Site : http://jautodoc.sourceforge.net/update

0 queries: