안드로이드/Eclipse
Eclipse Line Number 설정
설.현.아빠
2011. 2. 11. 10:03
Eclipse는 기본적으로 Line Number가 표시되지 않는다... 표시방법 Window -> preferences -> General -> Editors -> Text Editors Show line numbers 체크박스 체크하면 끝! 추가적으로 원하는 라인으로 이동하는 단축키는 Ctrl + L이다.