Running a .bash file in Eclipse
- by Anne Ambe
I know this is really an Eclipse issue but I can't seem to login in their forum.
I am running eclipse juno for some c/c++ development.However, I wrote a .bash script that initiate the entire program.As input argument to this script, I have a a configuration file which is one directory lower than the .bash file.
In terminal I just do:
…