Re: [Pydev-code] Debugging jython called from Java
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-09-26 10:45:52
|
> > > I'm evaluating PyDev and like it. > But I wonder if I can debug Jython code when the jython code is called > from > Java code (e.g. a web server). > > You should be able to do it with the remote debugger: http://fabioz.com/pydev/manual_adv_remote_debugger.html Cheers, Fabio |