This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98753

Summary: How to edit the javadoc template?
Product: java Reporter: belur_1d <belur_1d>
Component: JavadocAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description belur_1d 2007-03-23 05:14:28 UTC
Hi

Was playing arnd with 6.0Dev Build.  In cases where  there was no
javadoc comment for fields/methods, nb prompted me with a light bulb.

But the problem is it inserted a  empty comment.[No text like
// TODO complete javadoc here or something like that ]

I was searching in template options as to how to change it.
But i cud not see how to.

I feel if nb can enhance it by adding a todo , it will make it more
clear before tools like findbugs/checkstyle can catch it.


Just adding @return or @param is not sufficient also.


-swaroop belur