New Gradle Project Wizard results in unbuildable boilerplate. Java Heap Space error
已回答
I'm trying to follow this guide in order to get my feet wet: https://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html
The result:

How do I fix this? I tried increasing the heap size in the compiler preferences but no mas.
请先登录再写评论。
Dcorbe,
please follow this thread: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000168084/comments/115000206124
Hi folks,
I ran into this same issue yesterday and the linked support thread did not resolve my issue.
However, I was able to get this working by adjusting the VM Options setting in the Run/Debug configuration window. I wrote about my experience here: https://levlaz.org/java-heap-space-error-during-intellij-gradle-plugin-build/
Lev, your link is broken, and your site is flagged by Chrome as "insecure". Is there another way for you to share your nuggets of wisdom with us?
Thank you
Aziz, sorry about that. I updated the link, it should work now. Hope it helps!
Thank you and have a GREAT weekend!