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 94325

Summary: Find usages could work for packages as well
Product: java Reporter: Kirill Sorokin <ksorokin>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P3 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 131944    
Bug Blocks:    

Description Kirill Sorokin 2007-02-05 10:37:20 UTC
It could be useful to have the 'Find Usages' action to be active (i.e. present
;]) for java packages. Running it would result in showing usages of the classes
in the package (and, optionally, sub-packages). 

The use case for it would be finding dependencies between packages.

--
I'm working with

NetBeans IDE Dev (Build 200701150200)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251
Comment 1 Ralph Ruijs 2012-08-17 09:57:11 UTC
*** Bug 217015 has been marked as a duplicate of this bug. ***