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 125752 - "Navigate to source" should work in JSF EL expressions
Summary: "Navigate to source" should work in JSF EL expressions
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 14:10 UTC by cayhorstmann
Modified: 2016-07-07 08:56 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 cayhorstmann 2008-01-22 14:10:35 UTC
When I have an EL expression, such as <h:button action="foo.bar".../>, and I right-click on bar, I should get a context
menu item "Navigate" that allows me to jump to the source. This should work when the expression foo.bar can be resolved
at compile-time (i.e. when autocompletion worked).
Comment 1 Peter Zavadsky 2008-01-23 00:36:56 UTC
I think the evaluation of the expression is suppressed now. Anyway, passing to insync.
Comment 2 _ sandipchitale 2008-01-23 01:36:30 UTC
This is an enhancement request for JSP editor.
Comment 3 Martin Balin 2016-07-07 08:56:08 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