本文介绍了日食中的junit的等宽字体?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何更改JUnit选项卡中的字体,以便使用等宽字体显示结果?
How can I change the font in the JUnit tab so that it displays the results using a monospaced font?
推荐答案
我使用Groovy,我已经找到了解决方案。您需要转到Groovy>首选项并检查使用等宽字体复选框。
I am using Groovy, I have found the solution here. You need to go to Groovy>Preferences and check the use monospace font checkbox.
这篇关于日食中的junit的等宽字体?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!