How to search for a method name in Eclipse

Viewed 41782

The Cmd + O only allow you to search for method in the current opened file, are there any easy method to search for method in your project?

5 Answers
Related