The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4598725:

I think PyDev could be improved to handle the case where your code is not found
in sys.path after starting up Jython... Please enter a bug report for that.

As for your current workaround, edit org.python.pydev\PySrc\interpreterInfo.py
and after the path_used = sys.path, do path_used.append('/usr/share/jython/Lib')
and try to add the interpreter again (it should work this time).

Cheers,

Fabio

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to