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 195472

Summary: Provide "Go to Resource..." action on the IDE's "Navigate" menu.
Product: utilities Reporter: rptmaestro <rptmaestro>
Component: Jump ToAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description rptmaestro 2011-02-14 21:11:20 UTC
In Java projects, sometimes I want to navigate to a resource file that is located inside a jar within my project's class path. I would be useful to have a "Go to Resource..." action that would scan the project's class path for a resource matching a supplied pattern. It would be similar to the "Go to File..." action, except that it would search class path jars as well as the project's file system.