Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2715

Eclipse: List All Search Results When Viewing Results As A List?

From Steve <tinker123@gmail.com>
Newsgroups comp.lang.java.help
Subject Eclipse: List All Search Results When Viewing Results As A List?
Date 2013-05-14 11:53 -0400
Organization A noiseless patient Spider
Message-ID <kmtmf4$8tr$1@dont-email.me> (permalink)

Show all headers | View raw



Eclipse has a "Show As List" option for 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?

Back to comp.lang.java.help | Previous | Next | Find similar | Unroll thread


Thread

Eclipse: List All Search Results When Viewing Results As A List? Steve <tinker123@gmail.com> - 2013-05-14 11:53 -0400

csiph-web