Debugging with commandline parameters
Posted: Fri Jun 21, 2013 10:40 am
I have a project in Installaware 10 that has 3 command line parameters that are passed to it from ant on my continuous build server.
The problem that I'm having is that because some of the commands and paths rely on these parameters I cannot debug the project without it erroring.
Is there a way to step through a project (debug) and still pass in some kind of hard coded parameters?
Im thinking of something similar to VS where you can pass in command line arguments in the debug tab of the project.
Thank you.
The problem that I'm having is that because some of the commands and paths rely on these parameters I cannot debug the project without it erroring.
Is there a way to step through a project (debug) and still pass in some kind of hard coded parameters?
Im thinking of something similar to VS where you can pass in command line arguments in the debug tab of the project.
Thank you.