Ok, it should be fixed for 1.4.8 (svn: 2856) -- see:
http://pydev.blogspot.com/2009/02/pydev-nightly-builds.html on details
on how to get it when the next nightly build comes out.

Cheers,

Fabio

On Thu, Jul 23, 2009 at 10:04 AM, Jurgen F.
Doreleijers<jurge...@gmail.com> wrote:
> Just made a separate install of Eclipse 3.5 with pydev and found no 
> improvement:
>
>>>> import sys; print('%s %s' % (sys.executable or sys.platform, sys.version))
> /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
> 2.5.4 (r254:67916, Jun 25 2009, 13:54:39)
> [GCC 4.0.1 (Apple Inc. build 5484)]
>>>> import os
>>>> os.environ['CLASSPATH']
> '/Applications/eclipse35/plugins/org.python.pydev_1.4.7.2843/PySrc/pydev_sitecustomize:/Users/jd/workspace35/cing/python:/opt/l
>
> Using fink's instead of macports python interpreter 2.5 .... didn't
> solve it either.
>
> Any other ideas?
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to