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 188961

Summary: Javadoc Analyzer Fixes add default text
Product: java Reporter: javydreamercsw <javydreamercsw>
Component: JavadocAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description javydreamercsw 2010-07-26 16:12:56 UTC
I suggest that the Javadoc analyzer fixes add default text for the following scenarios:

1. Overrided methods: add a @see with link to the class is overriding.
2. Enums: Use enum name as default.