Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Javadoc assistance
Javadoc assistance [message #85629] Wed, 13 August 2003 22:18
Eclipse UserFriend
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
Previous Topic:Java UI Development
Next Topic:Troubles with table sorter
Goto Forum:
  


Current Time: Thu May 08 19:42:01 EDT 2025

Powered by FUDForum. Page generated in 0.07671 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top