我正在导入该项目
https://github.com/scalaz/scalaz
进入Intellij。
但是我遇到最小堆大小的问题。我不确定在哪里设定尺寸。任何解决此问题的建议,请:
/usr/lib/jvm/java-8-openjdk/bin/java -agentlib:jdwp=transport=dt_socket,address=localhost:34077,suspend=n,server=y -Xdebug -server -Xms3784m -Xmx3784m -XX:MaxMetaspaceSize=1g -Xss4m -Xmx1536M -Didea.managed=true -Dfile.encoding=UTF-8 -jar
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size
以退出代码1完成的过程