views:

95

answers:

0

I need to call an external build system from netbeans. In this particular case it is Scons, but let's say I just need to execute a shell script to compile and later specify the executable. How do I do this with netbeans?