Memory settings for ImageJ while debugging in Netbeans
Posted by Prof. Dr. Karl-Heinz Kunzelmann on
URL: http://imagej.273.s1.nabble.com/Memory-settings-for-ImageJ-while-debugging-in-Netbeans-tp3702459.html
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