Menu

PyDev 1.3.18 and Jython 2.5a1+

2008-07-17
2013-03-15
  • Andreas Ecker

    Andreas Ecker - 2008-07-17

    If you got problems in setting up the brand-new Jython 2.5a1+ for PyDev 1.3.18 on Ganymed, this info might help:

    I had to rename the jython-complete.jar to jython.jar (i.e. without the hyphen!) in order to use it in the preferences dialog "Interpreter - Jython" in Eclipse. There might exist similar problems if your paths include spaces.

    Bye,
    Andreas

     
    • Anton Shishkov

      Anton Shishkov - 2008-10-20

      Thx for the post. Renaming jython-complete.jar -> jython.jar helped.

      I think someone should put this into the FAQ or even onto the main page of PyDev -> Installation of Jython.

      Anton