“insufficient memory for the Java Runtime Environment ” message in eclipse

后端 未结 10 1632
天命终不由人
天命终不由人 2020-12-08 03:51

When I run my Java code in Eclipse, I get the following message:

There is insufficient memory for the Java Runtime Environment to continue.
Native memory all         


        
10条回答
  •  Happy的楠姐
    2020-12-08 04:43

    I know the question talking about eclipse but i got the similar issue many times with Intellij as well and the solution for it was easy .. Just run the 64 bit exe not the 32 one which is always the default one.

提交回复
热议问题