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 167609 - Turning off automatic insertion of @author tag in Javadoc comments
Summary: Turning off automatic insertion of @author tag in Javadoc comments
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 16:13 UTC by matthies
Modified: 2010-01-11 02:11 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 matthies 2009-06-24 16:13:04 UTC
When starting a Javadoc comment above the main class in a source file, the end of the comment is automatically 
inserted, along with an automatically generated @autor tag. Is there some way to turn off the insertion of the @author 
tag?