[Pydev-users] [Users] RE: Adding a command to setup the envrionment
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-11-01 22:20:00
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788654: If the command only setups environment variables, you can start a shell, run the command so that it affects the shell that's running and then startup eclipse from that shell (which will have the variables already properly setup). Cheers, Fabio |