Go to Line
9 July 2008Jumping to a specific line is very useful feature. Ecplise provides line nos along the lines of code and you may just to the required line using ‘Go to Line’ feature.
Ctrl + L, enter line number and you are taken to the required line. Of course if the stack trace is in the Eclipse console, you can just click the hyperlink. But if it’s in a log file or something, just use this shortcut to go to the line in a sec.
Hope this helps
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Go to Line