I have faced with memory problem and read this question which tells to increase -Xmx
parameter. But when I opened JUnit
default Run configuration
I saw no parameter -Xmx
.
So how to determine the default value for -Xmx
in JUnit
in default Run configuration
for Intellij Idea?