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 131161 - Mark Occurrences in javadoc
Summary: Mark Occurrences in javadoc
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-26 13:17 UTC by Jiri Prox
Modified: 2013-10-01 06:49 UTC (History)
2 users (show)

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 Jiri Prox 2008-03-26 13:17:02 UTC
Product Version: NetBeans IDE Dev (Build 20080326053408)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb)

It would be useful to make  Mark occurrences work also in javadoc. For example when cursor is placed over method
parameter, the related tag in javadoc should be highlighted, and similar for method exit points, thows tags etc..
Comment 1 Jesse Glick 2010-04-20 20:31:38 UTC
At least partially works already.