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 99496

Summary: Eclipse feature wanted: Open resource
Product: editor Reporter: hbjastad <hbjastad>
Component: NavigationAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: phrebejk, pjiricka
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description hbjastad 2007-03-30 08:30:32 UTC
Eclipse has 2 convenient shortcuts to open resources:
1. Open Type (this is the same as Go To Class in NetBeans)
2. Open Resource

The latter does the same as the first, except it's not restricted to
class/interface files (i.e. it will search for all image/XML/XSD/etc files).

Can we please get this in NetBeans also?
Comment 1 Vitezslav Stejskal 2007-04-02 00:41:05 UTC
There have been discussions about providing this functionality (#2) and if it
could possibly share the same ui with go to class dialog. CCing Petr who might
know more about the current status.
Comment 2 Petr Jiricka 2007-04-02 12:01:38 UTC
This looks like a duplicate of issue 44586 - is that what you mean?
Comment 3 Vitezslav Stejskal 2007-04-03 23:17:23 UTC

*** This issue has been marked as a duplicate of 44586 ***