How to open a file in Eclipse AND jump to a specific line?

Posted by powtac on Stack Overflow See other posts from Stack Overflow or by powtac
Published on 2010-02-19T10:08:08Z Indexed on 2010/03/25 12:23 UTC
Read the original article Hit count: 164

Filed under:
|

I can open a file in exclipse, but is there any syntax to jump to a specific line?

VI can do this by

vi -c LINE filename

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about Windows