How to search for a string in the complete eclipse workspace? I was not able to locate a text in the eclipse workspace however I could not find the specified string in the work
For Mac:
Quick Text Search: Shift + Cmd + L
All other search (like File Search, Git Search, Java Search etc): Ctrl + H
eclipse instasearch plugin is a very useful plugin for search needs inside eclipse. It is based on lucene. This is also available in eclipse marketplace.
It has extensive feature set.
In your Eclipse editor screen, try Control + Shift + R buttons.
A lot of answers only explain how to do the search.
To view the results look for a search tab (normally docked at the bottom of the screen):