Re: Memory settings for ImageJ while debugging in Netbeans

Posted by audrey karperien on
URL: http://imagej.273.s1.nabble.com/Memory-settings-for-ImageJ-while-debugging-in-Netbeans-tp3702459p3702460.html

I debug in NetBeans 4.1 using "-Xms250m -Xmx850M" in Project Properties/Run/VMOptions.
   
  good luck,
  Audrey

"Prof. Dr. Karl-Heinz Kunzelmann" <[hidden email]> wrote:
  Hello all;

during debugging in Netbeans I am currently limited to 63M memory for
ImageJ. I
do not know how to change this setting. For the runtime version there is a
file "ImageJ.cfg" which can be edited for proper memory settings. I would
assume that there is something similar for the debugger session.

I would appreciate any advice how to increase the memory usage to 200 MB.

Thank you very much.

Sincerely

Karl-Heinz



Example for the runtime settings.

ImageJ.cfg

C:\Programme\Java\jdk1.5.0_06\bin\javaw.exe
-Xmx200m -cp C:\PROGRA~1\Java\JDK15~2.0_0\lib\tools.jar;.\ij-plugins-
toolkit.jar;.\lib\dcmie.jar;ij.jar ij.ImageJ