How to use Eclipse interactive console in debug

前端 未结 5 2127
情书的邮戳
情书的邮戳 2021-02-18 17:11

I\'m trying to play with debug in Android app and, when a breakpoint is encountered, Eclipse shows me a lot of windows, one of which is the \"Interactive Console\" with a prompt

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-18 17:38

    It's possible you have other plugins installed that provide that view, and it's not meant to be used by Android Java code. See here (not accepted answer, but community-favored one).

提交回复
热议问题