wait one more week... until there, pydev (http://pydev.sf.net) should
already have debugger support for jython.
Cheers,
Fabio
volpadri@alicep osta.it wrote:
[color=blue]
>Hi,
>I am looking for an ide debugger for jython: is there someone with
>some suggestions ?
>
>Thanks,
> Adriano
>
>
>[/color]
The PyDev environment (http://pydev.sourceforge.net/) for Eclipse
appears to have Jython debug support, though I just tried it now and it
did not work for me. The release notes http://pydev.sourceforge.net/features.html seem to suggest it should, so
perhaps I just haven't configured something properly. PyDev currently
only works with Java 1.5; Java 1.4 is expected, but not available yet.
If you try it, let us know if you can get it to work.
Frank.
volpadri@alicep osta.it wrote:[color=blue]
> Hi,
> I am looking for an ide debugger for jython: is there someone with
> some suggestions ?
>
> Thanks,
> Adriano
>[/color]
Comment