Tool/software:
I am pretty sure at one point I was able to "Build Project" which would then:
- Build the project and then automatically
- launch the debugger for the project
But now I can't get it to do that. Now after I build I have to launch the debugger manually. I have two "folders" in my "workspace" and even though in the debugger I already have the project selected I want to debug it still pops up a window asking me to select which project to debug, then after some delay it asks me to confirm aborting the current debugger session after which it finally launches the debugger. This is all annoying and takes time. How do I get it to auto launch the debugger for the project I just built?