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

The PYTHONPATH is always controlled by Pydev (because each project will have
a different PYTHONPATH), so, you do have to properly configure the PYTHONPATH
inside of Eclipse regardless of what was the PYTHONPATH before (i.e.: run your
script, configure your interpreter with the interpreter pythonpath, start 
eclipse,
then configure your project with its source folder to set additional paths for
each project).

It's not possible to trick this command as the build command (you really need
to properly configure the pythonpath), but at least all the other variables
should be OK.

Cheers,

Fabio

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to