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 203973 - [71cat] no goto declaration / source / ...
Summary: [71cat] no goto declaration / source / ...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 14:45 UTC by muellermi
Modified: 2016-07-07 08:54 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 muellermi 2011-10-19 14:45:21 UTC
Product Version = NetBeans IDE Dev (Build 201110180600)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

JSF page
<h:outputText id="ik" value="#{dropBoxFacade.}"/>
                                                                              ^
cursor here                                                     -----#

pressing ctrl-space after the dot will launch autocomplete. This means, code inspection works and the editor knows about the source.
But there is no navigation like goto declaration / source / ...

bug or just a missing feature?
Comment 1 Marek Fukala 2011-10-28 10:14:14 UTC
just hyperlinking is supported right now. find usage/refactoring works only from the java bean side :-(
Comment 2 Martin Balin 2016-07-07 08:54:01 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