Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6824107
By: venkman69

I hope someone can help me with two issues I'm experiencing with the pydev for
eclipse. I only use pydev for coding in jython, so both are specific to jython:

1. If I import jars that are not part of java base package then the code 
completion
does not work. I have tried to add them into PYTHONPATH of the project and also
in the pydev system config.

2. For some reason the latest pydev is not storing the full path to the jars
when I add to PYTHONPATH. If I added c:\a\b\c\d.jar, then all I see is "d.jar".
And then jython is unable to find the jar when I run it. Manually editing
.pydevproject with the full path makes it work again.

Thanks in advance for your help.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to