Debugging Jython scripts for FIJI
Posted by silkensoy on Jun 02, 2011; 12:15pm
URL: http://imagej.273.s1.nabble.com/Debugging-Jython-scripts-for-FIJI-tp3684366.html
Hello,
I have recently started scripting ImageJ using the Jython interpreter that is packaged with Fiji. Everything is working smoothly, but my debugging is a bit slow with just the print statement. I would love to have the convenience of a modern IDE.
Is it possible to set up ImageJ Jython scripting in Eclipse or NetBeans? If so, are there any tutorials out there on how to do it?
Thanks in advance,
-i