当我从IntelliJ运行我们的构建时,它会进行大量的调试.
但它在Run控制台中被截断了.
我可以让IntelliJ保留更多输出吗?
或者,最好是所有这些?
Cra*_*der 273
通过流行的请求覆盖控制台循环缓冲区大小设置已添加到UI 9/14/16:
旧版本的原始答案:
编辑您的IDEA_HOME\bin\idea.properties文件,并增加此设置:
#-----------------------------------------------------------------------
# This option controls console cyclic buffer: keeps the console output size not higher than the specified buffer size (Kb). Older lines are deleted.
# In order to disable cycle buffer use idea.cycle.buffer.size=disabled
idea.cycle.buffer.size=1024
Run Code Online (Sandbox Code Playgroud)
然后重启IntelliJ.
ama*_*ent 32
这可以(现在)在Intellij IDEA设置中进行编辑.
这可能已经在Intellij IDEA中存在了一段时间,当然也是Intellij IDEA 15.
| 归档时间: |
|
| 查看次数: |
52889 次 |
| 最近记录: |