It's common to get Out Of Memory exception when you run application or Debug application on Inellij, However that's not a bug ! you only need to increase JAVA memory settings.
The steps are as follows :
- go to "Run" menu the select "Edit Configurations"
- increase the memory of Java VM passing -Xmx512M parameter, see the screen shot below.



0 comments:
Post a Comment