Output window of IntelliJ IDEA cuts output

expert picture expert · Aug 1, 2012 · Viewed 79.9k times · Source

Looks like there is a limit on the number of lines it shows.

I couldn't find it in the settings.

Is there a way to make IDEA keep everything in the Output window?

Answer

Pradatta picture Pradatta · Nov 19, 2015

Preferences/Settings -> Editor -> General -> Console, check the box next to Override console cycle buffer size, set to a larger number than 1024 KB.

Screenshot of the Setting Window