Stop Event In Runner and Debugger
Hey,
I am looking to figure out how to do the following?
1. How can I programmatically stop a run or debug configuration? My runner and debugger extend
GenericDebuggerRunner and DefaultProgramRunner.
I am also using JavaCommandLineState to start the console process.
Examples would be great thanks for your time!
Please sign in to leave a comment.