Does Eclipse have a way to search a whole project for some text like Xcode\'s \"find in project\" feature?
Ctrl + Alt + G can be used to find selected text across a workspace in eclipse.
OSX: ⌥ Option + ⌘ Command + G