#org.jetbrains.idea.maven - java.lang.OutOfMemoryError: Java heap space


0

My Java project build constantly failing with the following exception

1 Answer

4 years ago by

+ 1

Try increasing the -Xms & -Xmx values in IntelliJ

As showing below

4 years ago by Karthik Divi



Your Answer