jython debugger

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • volpadri@aliceposta.it

    #1

    jython debugger

    Hi,
    I am looking for an ide debugger for jython: is there someone with
    some suggestions ?

    Thanks,
    Adriano

  • Fabio Zadrozny

    #2
    Re: jython debugger

    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]


    --
    Fabio Zadrozny
    ------------------------------------------------------
    Software Developer

    ESSS - Engineering Simulation and Scientific Software
    ESSS: soluções de simulação computacional e suporte especializado para resolver desafios críticos de engenharia das mais diversas indústrias.


    PyDev - Python Development Enviroment for Eclipse
    pydev.sf.net
    pydev.blogspot. com


    Comment

    • Frank LaFond

      #3
      Re: jython debugger

      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

      Working...