[wingide-users] Updating environment variables
Edward Diener
eldiener at tropicsoft.com
Mon Jul 19 21:11:12 MDT 2010
Is it possible within the Wing IDE to update system environment
variables before debugging a project ?
I see under Project | Properties the environment. I would like to add to
the PATH environment variable. From a Windows command script I can do:
set PATH=%PATH%;somefolder\path
How do i do that from within the Wing IDE, or do I have to do this an a
batch file or Python script before starting the Wing IDE ?
More information about the wingide-users
mailing list