eclipse: text search including attached sources
- From: "Grant" <ulises.melendez@xxxxxxxxx>
- Date: 6 Oct 2005 21:21:51 -0700
I'm trying to figure out how to have eclipse search through all of the
source code available in my project, including attached sources. This
is a simple text search not eclipse's smart java search.
To provide some context, I have a numerical constant that I'd like to
find throughout the code (including attached JARs). I tried to find
references, but eclipse warned me that it wouldn't be able to find the
references in the JARs because, essentially, the bytecode doesn't store
the variable name.
I resorted to performing just a simple search for the constant name,
but I couldn't get eclipse to search attached sources.
Suggestions?
Thanks.
.
- Prev by Date: Run BAT from ANT
- Next by Date: Re: Run BAT from ANT
- Previous by thread: Run BAT from ANT
- Next by thread: Jedit and "tabed" files
- Index(es):
Relevant Pages
|
|