No line numbers in Eclipse or Android Studio XML editor

前端 未结 9 1460
南方客
南方客 2021-02-01 12:35

When editing XML files in the editor for Eclipse, line numbers are not displayed.

Use case:

I create a layout with many views, one of these lacks android:layout_

9条回答
  •  隐瞒了意图╮
    2021-02-01 12:54

    In eclipse: Windows > Preferences > General > Editors > Text Editors check: "show line numbers" It is not checked by default. It is for both source code and xml files (at least in helios)

提交回复
热议问题