看起来它显示的行数是有限制的。
我在设置里找不到。
有没有办法让IDEA把所有东西都保存在输出窗口中?
看起来它显示的行数是有限制的。
我在设置里找不到。
有没有办法让IDEA把所有东西都保存在输出窗口中?
没有更多的选票来结束这个问题,所以我必须自己回答。
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