[Pydev-users] [Users] Adding a command to setup the envrionment
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-11-01 16:31:13
|
The following forum message was posted by jhameed2 at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4788654: Hello, I am trying to use Fenics with pydev in eclipse. I want to run the program by pressing the run button in eclipse. However, this fails, as the environment is not properly setup. In my .profile file, I have the following command to setup the environment in a terminal: source /Applications/FEniCS.app/Contents/Resources/share/fenics/fenics.conf However, I cant figure out where to put this command, so that the envrionment for python is setup properly when using pydev. Thanks, -Jehanzeb |