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 - Javadoc Analyzer Fixes add default text
Summary: Javadoc Analyzer Fixes add default text
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 16:12 UTC by javydreamercsw
Modified: 2012-11-29 17:10 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 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.