Page 1 of 1

Help with build from source (OutOfMemoryError)

PostPosted: 11 Oct 2019, 23:08
by Sophisticrat
Hi,
I'm trying to build Xmage from source in Intellij, but I am getting java.lang.OutOfMemoryError: Java heap space. I saw in the documentation to increase build heap size, however this seemed to have no change to my build and I continue to get the error. Any insight would be appreciated (I'm new to using maven). Thanks.

Re: Help with build from source (OutOfMemoryError)

PostPosted: 13 Oct 2019, 00:43
by Sophisticrat
Never mind, it was an issue with the specific JDK I was using. (32-bit 1.8.0_221)