Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Full text searching
Full text searching [message #336525] Fri, 19 June 2009 06:49 Go to next message
No real name is currently offline No real nameFriend
Messages: 25
Registered: July 2009
Junior Member
Is there a feature or plugin that provides full text searching of a
project? I want to be able to find all files that contain a pattern but
not some other pattern. As a work-a-round, I've installed Google Desktop
and restricted it to indexing my project directory. It's works, but it's
not pretty as it doesn't have the working set functionality to set the
search scope and, obviously, no pattern result highlighting.
Re: Full text searching [message #336545 is a reply to message #336525] Mon, 22 June 2009 09:12 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
Chris Velevitch wrote:
> Is there a feature or plugin that provides full text searching of a
> project? I want to be able to find all files that contain a pattern but


Why doesn't the default search in Eclipse fit here?

- Prakash

---
http://blog.eclipse-tips.com
Re: Full text searching [message #336556 is a reply to message #336545] Tue, 23 June 2009 01:10 Go to previous message
No real name is currently offline No real nameFriend
Messages: 25
Registered: July 2009
Junior Member
Prakash G.R. wrote:
> Why doesn't the default search in Eclipse fit here?

Unless I'm misunderstanding it, the default search is a line based
search, not a file based search.

For example, if I wanted to find all files that contain a pattern and
not some other pattern. A line based search will give a false result
because it's looking for "lines" that match. If line 3 contains the
pattern and line 76 contains the other pattern, then a file based search
file will exclude the file from the result set.
Previous Topic:What's the difference between "Run Configurations" and "Debug Configurations"?
Next Topic:Open Diagram with Errors
Goto Forum:
  


Current Time: Thu Apr 25 12:22:18 GMT 2024

Powered by FUDForum. Page generated in 0.02513 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top