eclipse - Heap out of memory exception -


In my eclipse, while running a Maragrett program, it is throwing out of memory exception In Eclipse.ini (-Xms40m-Xmx768m values ​​-Xms4000m-Xmx7680m) the parameter is changed, only the same error is happening, what will be the solution for this.

Only eclipse.ini setting sets heap for itself.

For the program, you run eclipse run the configuration for the program and set the XMX value in the VM arguments .

Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

sql - Return Function using Cursor -