Menu

Refactoring in Jython

GDoutch
2007-03-13
2013-03-15
  • GDoutch

    GDoutch - 2007-03-13

    It seems that I cannot do refactoring in Jython because PyDev
    "can only do actions dependant on Bicycle repair man in Python projects."
    or "this refactoring is currently not available".

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2007-03-13

      Which pydev version are you using and which refactoring do you want (and yes, there are some refactorings that are not available for jython -- those based on BRM: inline local/extract local) -- rename also (unless you're using pydev extensions).

      Cheers,

      Fabio

       
      • GDoutch

        GDoutch - 2007-03-13

        I'm using the latest PyDev (1.3.0) and I get one of the two previously mentioned error messages when I select any of the options under refactoring.