如何在Eclipse中关闭ADB控制台的自动播放? [英] How can I turn off the auto show of ADB consoles in Eclipse?

查看:160
本文介绍了如何在Eclipse中关闭ADB控制台的自动播放?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这真的很烦人。每当出现错误时,ADB控制台窗口都会在Eclipse中保持弹出。层次结构查看器,DDMS和Android控制台战斗即使我关闭视图即可显示。



我尝试在首选项中找到开关,但是徒劳无功。此外,这些窗口没有通常的显示什么时候按钮。



有没有办法关闭它们?感谢提前。



Android问题跟踪链接与补丁:
Android问题40123:SDK Eclipse DDMS控制台在出现错误时窃取重点

解决方案

我发现它中的ddms / src / com / android / ide / eclipse / ddms / DdmsPlugin.java#172>。基本上,如果有错误消息,则控制台将自动弹出。完全没有实现切换按钮来防止这一点。我有一个图书馆项目,不会生成一个apk文件(因为它不需要)在构建过程结束时,并且叮嘱这个。


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 console "fight" for being shown even if I close the views.

I tried to find switches in the preferences but in vain. Also, these windows don't have the usual "Show when..." buttons.

Is there any way to turn these off? Thanks in advance.

Android issue tracker link with patch: Android Issue 40123: SDK Eclipse DDMS console is stealing the focus when there is an error

解决方案

I found it in the DDMS plugin source. Basically, if there is an error message, then the console is automatically popped up. The switch button to prevent this is not implemented at all. I have a library project that does not produce an apk file (since it doesn't have to) at the end of the build process and adt cries about this.

这篇关于如何在Eclipse中关闭ADB控制台的自动播放?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆