How to increase heap size in intellij idea 2017.1.3?
Answered
I am using IntelliJ IDEA 2017.1.3. I need to increase the heap size of my Java Application. I have searched on the Internet. And the solutions didn't work. Method 1: run-edit configuration, I altered the option to 10240M,but got error.


Please sign in to leave a comment.
10GB heap is a bit too much, try 1024m.