From: Edward P. <epo...@te...> - 2002-02-14 20:42:20
|
> The python debugger (pdb module) works well for Jython. See http://www.python.org/doc/current/lib/module-pdb.html Thanks. Exposing my newbieness, didn't consider something like that from python would work with jython (i've never used cpython). > JSwat - GPL & appears flexible: http://www.bluemarsh.com/java/jswat/ Yes, I found this one too. Well, something for me to look at for a little project on the side :) Thanks -Ed |