读书人

Logcat报错:quot;Could not create the v

发布时间: 2012-09-05 15:19:34 作者: rapoo

Logcat报错:"Could not create the view: For input string: " " "
原因是在LOGCAT视图中的FILTER名字包含了“:”
解决方法:更改ECLIPSE所在位置的文件
".metadata/.plugins/org.eclipse.core.runtime/.settings/
com.android.ide.eclipse.ddms.prefs" 。将
com.android.ide.eclipse.ddms.logcat.filters 值设置为空即可。当然你也更改已有的FILTER名字。 1 楼 hmjames 2011-01-13 楼主没说文件在workspace文件夹下,我找了半天都没找到。

读书人网 >移动开发

热点推荐