Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to find some values within my application, not only one class. 'Ctrl + F' helps only in case I want to search in particular class and not an application. How can I search in all application?

share|improve this question

2 Answers

up vote 4 down vote accepted

Go to Search > File (or Ctrl + H and switch to File search tab); then you can search all files.

share|improve this answer
Is there a way to add this search option into popup menu, when You are clicking on a folder ? On fresh Eclipse 3.7 I had no this option I had in 3.5. Thanks ! – Fedir Mar 19 '12 at 11:47

Ctrl+h: seach in each opened project!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.