display line numbers when editing files in Eclipse

Topics for the Eclipse Environment
Post Reply
BillC
Posts: 72
Joined: Tue Oct 13, 2009 6:22 am
Location: Buckinghamshire, UK

display line numbers when editing files in Eclipse

Post by BillC »

Hi, I am new to using Eclipse and would like to be able to see current line numbers when editing, some of my javacsript code produces errors that the browser identifies by source line number, it would be nice to identify the these lines in Escipse to correct them.

Thanks, Bill
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: display line numbers when editing files in Eclipse

Post by rnixon »

Those types of settings are in the Windows->Preferences->Appearance options
BillC
Posts: 72
Joined: Tue Oct 13, 2009 6:22 am
Location: Buckinghamshire, UK

Re: display line numbers when editing files in Eclipse

Post by BillC »

Once again, thanks for your help.

Bill
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: display line numbers when editing files in Eclipse

Post by tod »

Specifically (at least in Galileo) it's under General->Editors->TextEditors as shown below.
Attachments
ShowLineNumbers.png
ShowLineNumbers.png (69.76 KiB) Viewed 3494 times
Post Reply