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 161281 - javadoc analyzer does not highlight invalid @see tags
Summary: javadoc analyzer does not highlight invalid @see tags
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 16:13 UTC by lukef
Modified: 2010-09-23 08:45 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 lukef 2009-03-26 16:13:44 UTC
javadoc warns if methods referred to by a @see tags cannot be found but the analyzer does not highlight them.