开发者

Change Android LogCat font in Eclipse

开发者 https://www.devze.com 2023-03-27 01:07 出处:网络
I can\'t seem to find the preference for changing the Android\'s LogCat debug output font in Eclipse. Can it be changed at all? How? I don\'t mind editing some preference file somewhere by hand, as lo

I can't seem to find the preference for changing the Android's LogCat debug output font in Eclipse. Can it be changed at all? How? I don't mind editing some preference file somewhere by hand, as long as it 开发者_开发知识库works.

Change Android LogCat font in Eclipse


Found it. It's not grouped together with the other Eclipse font settings. It's in the Android > LogCat panel.

Change Android LogCat font in Eclipse


To find anything in eclipse I always just open Eclipse > Preferences > and type in the filter text box.

In this case if you had typed 'LogCat' you would have found it :-D

Another good example is typing 'line numbers'


In Preferences, search for 'Colors' not 'LogCat'. Then look for Android->LogCat->Colors. For some weird reason, eclipse does not show the color options if you search for LogCat.

0

精彩评论

暂无评论...
验证码 换一张
取 消