I want to view how many lines there are in my program. I have searched everywhere in Eclipse and I can't seem to find how to do it.
Asked
Active
Viewed 83 times
0
-
2http://stackoverflow.com/questions/1043666/counting-line-numbers-in-eclipse You have searched in eclipse, but have you searched on Google or SO?! – assylias Jul 31 '13 at 16:19
-
1Right click over the section where line number is appearing. Select "Show line number". – Sankumarsingh Jul 31 '13 at 16:40
2 Answers
1
Preferences -> General -> Editors -> Text Editors; select Show line numbers

Damian Leszczyński - Vash
- 30,365
- 9
- 60
- 95