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

sql - Return Function using Cursor -

javascript - Is there any way to add a new parameter to a function programmatically? -

sql server - How to use pivot in this table -