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

If anyone has had trouble with false positives when using an interpreter from
a virtual environment this might help you!

1)Go to PyDev - PYTHONPATH in project properties
2)External Libraries
3)Add source folder
4)Select your python 64 folder i.e., mine is /usr/lib64/python2.5

Now logging, time, math etc no longer show up as wrong and you don't have to
add them as builtins etc! you can F3 on them too!

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to