How can I turn off the auto show of ADB consoles in Eclipse?

前端 未结 5 2210
天命终不由人
天命终不由人 2020-12-29 04:49

This is quite annoying actually. Whenever there is an error, the ADB console windows keep popping into my face in Eclipse. The Hierarchy viewer, the DDMS and the Android con

5条回答
  •  借酒劲吻你
    2020-12-29 05:32

    @Kermia - that is correct for disabling the console. Unfortunately, Android development leaves us with Console popping up at one point, and ADB at others =\ So similarly, you can disable the ADB auto-popup here: Window > Preferences > Run/Debug > Console, 'Display logcat view when...'

提交回复
热议问题