finding from files
I am using eclipse 3.0
I am looking for java files in my project whose name contains words "gdpg".
How do i use eclipse to find those java files ?
I tried with search box but it did not work.
can anybody tell me how to find ?
I am using eclipse 3.0
I am looking for java files in my project whose name contains words "gdpg".
How do i use eclipse to find those java files ?
I tried with search box but it did not work.
can anybody tell me how to find ?
> I am using eclipse 3.0
> I am looking for java files in my project whose name
> contains words "gdpg".
>
> How do i use eclipse to find those java files ?
>
> I tried with search box but it did not work.
>
> can anybody tell me how to find ?
Did you use 'Java search...' or 'File search...' ? You should use the latter as you don't search for a Java related item.
But I'm sure you tried both before asking here, so what about telling us a bit more than just "I tried with search box but it did not work" ?
(Note that I don't remember 3.0 search features, maybe there was only one "search box". Anyway, what about upgrading ?)
I want the name of the java files.
but the above search gives me the matches in another java files where that particular keyword has been used.
i did File search , Text search
For example, i have a file damnGoodgdpgGHJK
But it did not come up when i searched with gdpg
so i am worried ....i need those files