Variables in PYTHONPATH - External Libraries
Brought to you by:
fabioz
Eclipse 3.5.2
Pydev 1.6.2
Variables in project properties / PyDev - PYTHONPATH don't get evaluated.
Example:
In External Libraries click "Add based on variable". When trying to use something like ${env_var:MY_VAR}\lib you get
"Invalid external source folder specified: ${env_var:MY_VAR}\lib" in the package explorer. Which leads me to the conclusion that variables entered in "External Libraries" don't get evaluated.
In other places variables work fine though.
Still happens in PyDev: 1.6.4.2011010200..
Neither globally defined variables (window->preferences->General->Workspace->Linked Resources) nor ones in Project properties / Resource->Linked Resource are evaluated within project properties / PyDev - PYTHONPATH.
https://sourceforge.net/projects/pydev/forums/forum/293649/topic/3822328:
https://sourceforge.net/projects/pydev/forums/forum/293649/topic/3822328: