[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: How to avoid search hits in JAR files?

Antranig Basman wrote:


A framework I am developing deploys JARs which end up in dozens of projects in my workspace,
and hence any searches I make have copious duplicate hits, for each copy of the JARs. How
can I filter searches to exclude these? None of the supplied filter options seem slightly
relevant, which all relate to the *code context* of the hit, rather than its packaging.

Simply uncheck 'Application libraries' on th Java Search page of the search dialog (Ctrl+H).


Dani


Cheers, Antranig.