Is there a way to customize the template used to autogenerate javadoc stub?
I would like to suggest some additions to this feature: 1. I would like to be able to modify the top section of the comment stub to add a line indicating that the comment is not yet written (as was mentioned on the lists). I use XDoclet in most of my code and it would be nice to be able to autogenerate a @todo tag indicating that I still need to document the method. 2. I would like to enable a setting per project that indicates an error if a method has no comment, this could be shown in a unique color in the right margin possibly. 3. Because of point 1's ability to let me know that the comment is not complete, I would like to do an "Insert comment stub on all methods in class" function which adds the stub to all methods in the class in one move. Again, I know that this is all laziness but I truly use IDEA mainly because it makes the mundane easy, the dificuly easy, and even the easy easier. Thanks again for a great product -- Andrew Timberlake Digital Design Development http://www.ddd.co.za mailto:[EMAIL PROTECTED] 011 886 2299 082 415 8283 "If debugging is the process of removing bugs, then programming must be the process of putting them in." _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
