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

Key: IDEABKL-4977
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Tuomas Huhtanen
Votes: 1
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 should offer a scope: containing library

Created: 08 Dec 06 10:57   Updated: 17 Jan 07 13:48
Component/s: Find, Replace, Find Usages
Affects Version/s: None
Fix Version/s: None

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

Build: 6,112


 Description  « Hide
When you need to look examples of usages of some library api, you usually use "Find Usages". Currently you can use either "Project Files" as a scope or "Project and Libraries". The first one isn't many times broad enough and the latter takes unnecessary amount of time. The solution is to look the usages first in the containing library and only after that from other libraries (It is more likely that hibernate.jar contains references to hibernate classes than a jdk rt.jar containing references to hibernate classes). The search can then be stopped when enough references has been found. Additionally a specific scope could be provided: "Project and containing library"

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.