Eclipse的LogCat中显示各消息第一个字母 [英] Eclipse LogCat shows only the first letter from each message

查看:156
本文介绍了Eclipse的LogCat中显示各消息第一个字母的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了Android SDK和插件的日食4.4,和LogCat中显示各消息仅第一个字母。

I installed android SDK and plugin on eclipse 4.4, and LogCat shows only the first letter from each message.

这是截图:

an screenshot:

这个问题可能是在Eclipse中,我可以看到LogCat中以及在运行亚行logcat。

The problem is probably in eclipse as I can see the LogCat well while running 'adb logcat'.

我试图重新启动Eclipse,亚洲开发银行,以及改变LogCat中的字体。

I tried to restart eclipse, adb, and changing LogCat fonts.

推荐答案

下面是如何解决这个问题:

Here is how to fix it:

  1. 退出蚀
  2. 打开文件

  1. exit eclipse
  2. open up the file

~/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.$p$pfs

~/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.ddms.prefs

然后剪切和粘贴这在现有​​的

  • Then cut and paste this in over the existing

    ddms.logcat.auotmonitor.level=error  
    ddms.logcat.automonitor=false  
    ddms.logcat.automonitor.userprompt=true  
    logcat.view.colsize.Level=54  
    eclipse.preferences.version=1  
    logcat.view.colsize.Application=169  
    logcat.view.colsize.Time=156  
    logcat.view.colsize.Tag=124  
    logcat.view.colsize.PID=54  
    

  • 重新启动Eclipse

  • Restart eclipse

    这篇关于Eclipse的LogCat中显示各消息第一个字母的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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