Menu

#959 GOOGLE_APP_ENGINE should be definable in workspace too

open
nobody
None
5
2009-08-22
2009-08-22
No

Currently you have to define GOOGLE_APP_ENGINE string substitution as a project's property (PyDev - PYTHONPATH) while this library path commonly depends on developer's environment.
When defined in project, it will be saved in .pydevproject which is intended to be shared between developers. This makes difficult to store this file in version control, as multiple developers require .pydevproject having different paths to GOOGLE_APP_ENGINE stored in the file.

The resolution would be to honour also workspace-level variable (set in Pydev - Python Interpreter - Environment Variables) of the same name.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.