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 31111 - TAGLIBED: Add "View Tag Handler" menu item on each tag
Summary: TAGLIBED: Add "View Tag Handler" menu item on each tag
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-16 18:31 UTC by Jason Rush
Modified: 2016-07-07 08:56 UTC (History)
1 user (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 Jason Rush 2003-02-16 18:31:09 UTC
Description: 
Currently there is no easy way to find the tag handler code from the tag 
node.  The user must manually sift through the tag handler classes that are
generated in the mounted filesystem.

Suggested Fix: 
Add a "View Tag Handler" menu item on the tag's context menu. This would open 
tag handler code (and show the tag handler class node in the explorer window).

Evaluation: 
This could be done if the tag handler has already been generated. 
If it hasn't then I guess we could call the generate tag handler action
for the selected node. 

The code to determine where the tag handler is located is already present
in the generate code action. 

A comment.
Comment 1 Jason Rush 2003-02-16 18:32:02 UTC
Transferred from BugTraq 4530394.
Comment 2 Petr Jiricka 2004-09-17 16:58:13 UTC
NetBeans 4.0 does not have UI for individual tags, but it would still
be nice to be able to quickly navigate from tld object to tag
handlers. Assigning to Milan.
Comment 3 Martin Balin 2016-07-07 08:56:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss