When I run our build from IntelliJ it pumps out a lot of debugging.
But it gets truncated in the Run console.
Can I make IntelliJ preserve more output?
Or, preferably, all of it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By a popular request Override console cycle buffer size setting was added to the UI 9/14/16:
Original answer for older versions:
Edit your
IDEA_HOME\bin\idea.propertiesfile, and increase this setting:then restart IntelliJ.