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 - Provide "Go to Resource..." action on the IDE's "Navigate" menu.
Summary: Provide "Go to Resource..." action on the IDE's "Navigate" menu.
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 21:11 UTC by rptmaestro
Modified: 2011-11-25 16:39 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 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.