Can JBuilder or any other IDE generate comments in old file?
843810Apr 29 2005 — edited Apr 29 2005hi 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.