In other IDEs like SlickEdit, I could set the Debug Configuration so that it would run a command before starting the debugger. Generally, this is a simple shell script that prepares the data for debugging.
Where do I set this in Eclipse?
In other IDEs like SlickEdit, I could set the Debug Configuration so that it would run a command before starting the debugger. Generally, this is a simple shell script that prepares the data for debugging.
Where do I set this in Eclipse?