How can I stop the LogCat output from scrolling automatically in Eclipse?

前端 未结 9 855
清酒与你
清酒与你 2021-02-01 13:25

UPDATE: This turned out to be a bug in R14 of the SDK tools. It has been fixed in R15 which was released on Oct/27/2013. Updating to the latest release solves

9条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-01 13:45

    I also think it is "more aggressive" since the latest update! And it actually stops auto-scrolling when I scroll 10 or more lines up.

    The best solution I have is clicking in the line you are interested in. If the logcat scrolls down too far and you don't see your line any more just press ArrowUp or ArrowDown to jump back to the line you were looking at.

提交回复
热议问题