Menu

Pydev Jython and Javadoc

Anonymous
2011-05-16
2013-03-15
  • Anonymous

    Anonymous - 2011-05-16

    Hi,

    Is it possible to get javadoc to work in a jython pydev project using external libraries. I have included an external jar through the Project/Properties menu. Is it possible to get pydev to access the library-doc.jar for javadoc? now it only display binary garbage when clicking the help popup?

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2011-05-19

    Unfortunately, I think that this is not currently possible… although, maybe a solution (which I haven't tested) would be creating a separate JDT project and configuring it as needed so that it shows you things as you want, configuring that project as a pydev project and making a reference for your original project (in theory in that case, PyDev will pass control to JDT to handle that, but I haven't tried it, so, it may not work in the end).

    Cheers,

    Fabio

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.