Searching through class.line:col in eclipse

Viewed 19

Is it possible to search in a project a specific line of some class and makes the searcher jumps automatically to that line? For instance, if i search for: "SomeClass.139:10", it goes right there.

ps: I want to search through that class in the whole project instead of using Ctrl+L in the specific file/class.

0 Answers
Related