How to configure xms and xmx directly in the project?

0
Hello, I'm having an issue with "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space ", I ran a search and found that the solution to this is to increase the parameter and "xmx" , but I was only able to increase these parameters to the compiler, I wanted to know if I have direct increase in the code of my project.     
asked by anonymous 07.05.2018 / 05:46

0 answers