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 - How to edit the javadoc template?
Summary: How to edit the javadoc template?
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 05:14 UTC by belur_1d
Modified: 2010-09-23 08:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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