How do I stop eclipse from auto creating filters for android logcat?

拈花ヽ惹草 提交于 2019-12-08 15:19:06

问题


After an update my eclipse started to create filters automatically for LogCat.

I don't really mind if it creats those useless filters, but it always auto-select the one I least want to look at.

Is there a way to disable this auto-filter feature?


回答1:


Try disabling: Window -> Preferences -> Android -> Logcat -> Display logcat view when there are messages from an app in workspace (as it was described in this issue in Android bug tracker: http://code.google.com/p/android/issues/detail?id=20965)



来源:https://stackoverflow.com/questions/9042145/how-do-i-stop-eclipse-from-auto-creating-filters-for-android-logcat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!