表示される行数に制限があるようです。
設定で見つけられませんでした。
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