Javadoc assistance [message #85629] |
Wed, 13 August 2003 22:18 |
Eclipse User |
|
|
|
Originally posted by: vze2zvh7.verizon.net
All,
Recently I was assigned to write the javadocs for a large project where
developers spent time documenting algorithms, but did not do much method
and attribute level javadoc-umentation.
Because of the nature of this project, there are a number repeated
patterns used in the code (getSomthing, setSomething, addSomthing,
removeSomething, etc). To make documentation work faster, I moved for
JBuilder to Eclipse, and wrote simple templates to help automate the
javadoc'ing of methods and attribs.
Unfortunately, there are over 1200 java files to be documented and even
with these simple templates, I'll be coding until November. A date that is
beyond my current timeline.
Using Eclipse 2.1.1, is there a way to "batch process" all files, parsing
the class, method, and attribute signatures to create the basic javadoc
structure for all classes? I could probably write something in Perl to do
this, but I'd like to use Eclipse as a way of showing my customer Eclipse'
ability to solve these kind of complex issues.
Thank you,
Mike
|
|
|
Powered by
FUDForum. Page generated in 0.07671 seconds