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 227896 - Add option to 'Open Type' in dependent and/or closed projects
Summary: Add option to 'Open Type' in dependent and/or closed projects
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 11:13 UTC by tomzi
Modified: 2013-03-25 11:13 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 tomzi 2013-03-25 11:13:55 UTC
Currently it is not possible to 'Open Type' classes that are currently closed in the 'Project' tab.

However in a maven project it is custom to have many submodules and there it would make sense to haven an option for 'Open Type' that would search classes also in closed 'submodules'.

Thus 'Open Type' could first look in all open projects for fast access and then continue to look in the closed/submodules.

I tend to get frustrated with 'Open Type' since I try to use it first, then it wouldn't find my class and then I use 'Open Resource', therefore I try more and more to completely neglect 'Open Type' since it is just not returning enough classes.