History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-2869
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Martin Schmid
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Find Usages for multiple elements

Created: 23 Mar 05 14:09   Updated: 23 Mar 05 20:50
Component/s: Find, Replace, Find Usages
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,265


 Description  « Hide
I want to execute a 'Find Usages' for more than on method at once methods. This is useful when you want to find all places that modify an object (e.g. calls to all setter-methods).
Right now I can workaround this limitation by 'Extract Interface' mark all methods i want to find the usages. Call 'Find Usages' on extracted interface type and mark 'Usages of methods'.

 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 23 Mar 05 20:50
You can use Structural Search feature for this.