what plugins do i need to install on eclipse so that .java files will show line number? how about show line number on .xml/.html as well?
A:
for .java,.xml,.html
it by default shows no need for any special plugin
look at the bottom
In order to have a look like
you can make it enabled from preferences>general>editors>texteditors>
and make show line no checked
org.life.java
2010-10-20 15:55:15
This is *really* not a user-friendly way of getting the line number!
romaintaz
2010-10-20 15:57:45
why down vote for this? I have already updated the answer
org.life.java
2010-10-20 16:11:30
+7
A:
Window Menu -> Preferences -> General -> Editors -> Text Editors -> check Show line numbers
Kaleb Brasee
2010-10-20 15:56:39