Can JBuilder or any other IDE generate comments in old file?

hi all,

i want to insert to comments in files of my project,

there is a large no. of files, so it is very difficult for me to insert comments

manually in so many files,

plz can someone tell is there any tool or IDE like JBuilder that will insert empty

comments in my file as follows:

/**

* This method does etc.

* @param

* @return

* @exception

*/

Thanx in advance.

[455 byte] By [ghussaina] at [2007-10-1 12:29:30]
# 1
Maybe you could find this useful... http://java.sun.com/j2se/javadoc/doccheck/but it doesn't add comments, just checks for presence and correctness
DeK...Delirium_et_Kaosa at 2007-7-10 14:45:28 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...