Search Results: How To Expand All Results In "List View"? [message #1059348] |
Fri, 17 May 2013 11:22  |
Eclipse User |
|
|
|
Eclipse has a "Show As List" option for a ctrl+H search ( multi file ). You get this option by going to the far right corner of the Search View and clicking the triangle icon.
The list is composed of list the files where the desired string was found, stating the number of hits in each file:
HelloWorld.java com.acme.first (3 matches ) Utilities.java com.acme.first (4 matches ) SomeClass.java com.acme.first (2 matches )
Is there any way to get Eclipse to expand those results, while still showing it all in a list? For example, actually showing me each of the 3 matches, in the Search View, from HelloWorld.java?
|
|
|
|
Powered by
FUDForum. Page generated in 0.06313 seconds