How do you auto generate javadoc comments in netbeans?

Answer:
Type "/**" on the line before the method/class/etc declaration that you want to auto-generate the skeletal comment for. Once the skeletal comment is created fill in the rest of the important information.
First answer by Ghthor. Last edit by Ghthor. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 1 [recommend question].