Eclipse LogCat仅显示每条消息的第一个字母

编程入门 行业动态 更新时间:2024-10-19 15:44:54
本文介绍了Eclipse LogCat仅显示每条消息的第一个字母的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

截图:

问题可能在eclipse中,因为我可以看到LogCat运行'adb logcat'时很好。

我尝试重新启动eclipse,adb和更改LogCat字体。

解决方案

这是如何解决的:

  • exit eclipse
  • 文件

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

  • 然后剪切并粘贴到现有的

    ddms.logcat.auotmonitor.level =错误 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 logcat.view.colsize.Text = 590

  • 重启eclipse

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

    an screenshot:

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

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

    解决方案

    Here is how to fix it:

  • exit eclipse
  • open up the file

    ~/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 logcat.view.colsize.Text=590

  • Restart eclipse

  • 更多推荐

    Eclipse LogCat仅显示每条消息的第一个字母

    本文发布于:2023-11-13 00:38:49,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/1582929.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:第一个   每条   字母   消息   Eclipse

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!