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 58332

Summary: Hyperlinking - Open File at Cursor
Product: xml Reporter: Alexander Kouznetsov <mrkam>
Component: Text-EditAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Alexander Kouznetsov 2005-04-26 13:45:56 UTC
It is common editor functionality to open file at cursor. It assume that if you place cursor somewhere at path to file (for example, path to DTD file, or included file) you have the possibility to open that file using ctrl+click combination, either context menu item or key shortcut.
Comment 1 zikmund 2005-05-03 20:57:33 UTC
It is new functionality in Java and partly in JSP called hyperlinking.
Comment 2 gliesian 2010-06-16 16:41:37 UTC
I'm sure there are a few places where hyperlinking can be added... such as: 

xsi:noNamespaceSchemaLocation="file.xsd"

Thanks.