Having trouble with JavaDocs? Here is a solution!
Sunday, January 22nd, 2006Annoyed by the JavaDocs? Here is a quick solution:
Select the method/class you want to add JavaDocs comment.
Press Alt+Shift+J
There you go. You still need to type the description of the method but at least all the parameters are done for you.