It is easy to specify that a particular package has multiple "Executables" (in the Package->Executables menu), however, I do not see a way to specify which exectuable to *run* (i.e., a way to specify the behavior when you click the 'run' button). Also, there is only one location to enter runtime arguments for "the" exectuable, but different executables need different arguments. (Runtime options could be moved to the "Build Info" section per executable, perhaps.)
Either way, when running just a single executable, is there a way to *stop* execution? I've found myself using ps and manually killing long/stuck programs.
Thanks