Run configuration console size limit?

Hi,

it seems there is a limit as for console buffer size.
the number of line it keeps in memory seem to be limited, and I can't find any place where to modify it.

thanks for your help.

0
4 comments
Avatar
Permanently deleted user

Hi nodje,

Check 'idea.cycle.buffer.size' property at 'idea.properties' file.

Denis

0

Hello nodje,

It can be configured by editing idea.properties

it seems there is a limit as for console buffer size.

the number of line it keeps in memory seem to be limited, and I can't
find any place where to modify it.


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

thanks for the prompt answer, I couldn't figure where to look from the doc...

0

On MacOS you can edit Intallij IDEA.app/Contents/Info.plist (idea.cycle.buffer.size key)

0

Please sign in to leave a comment.