Hi, For now, being a Python development environment, Spyder is only able to run Python scripts.
Running other language source code is not a planned feature. Thanks for your interest in Spyder. Cheers, -Pierre 2012/11/6 ufechner <[email protected]>: > Hello, > > I have the following bash script in my project folder: > > #!/bin/bash > cd $HOME/00PythonSoftware/WinchSim > pyside-uic WinchSim.ui -o WinchSim.py > > It has the name compile_ui.sh. > > I would like to be able to run it from the project explorer with a > doubleclick. > > But what happens is that it gets opened in gedit. > > Is there any possibility to tell spyder to run bash scripts instead of > opening them in an editor? > > I am using Ubuntu 12.04.1 and spyder 2.1.11. > > Best regards: > > Uwe Fechner > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/spyderlib/-/p0b5UUKA8ZgJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
