increase memory for debugging plugin in Netbeans

Posted by nicola76b@libero.it on
URL: http://imagej.273.s1.nabble.com/increase-memory-for-debugging-plugin-in-Netbeans-tp3701179.html

Hi all,
I read documentation for debugging imageJ plugins in Netbeans but I have a problem: memory. To increase memory in ImageJ it is sufficient append "-Xmx512m" in imageJ-java call, but how can I obtain the same thing in Netbeans??
I think I should modify build.xml file (problably adding "maxmemory"), but I don't know how..
Can someone write correct tag?? (or better with line modify and how?)

Thanks a lot

   Nicola B.