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

Sorry for missing this thread before... yes, pydev does not support the 
variables
defined in eclipse for now. It only supports the variables defined at 'String
substitution variables', which may be configured either at the project 
properties:
"Pydev-Pythonpath >Stringt substitution variables" (but that defeats the purpose
of having it defined in the first place as it'd still be committed) or at the
interpreter configuration: "window > preferences > Pydev > Interpreter - Python"
(which is the proper solution for your case, and it has the benefit of providing
a way to have variables that are not only workspace dependent, but also 
interpreter
dependent).

Cheers,

Fabio

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to