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

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -