Hello,
I am building an executable from the command line, and want to start the Eclipse GUI to debug it.
Is it possible to pass arguments to the eclipse IDE when starting?
For example, I would like to pass the .ccxml and the .out file.
I have found some articles that mention that parameters are supported, but have not found a list of what they are.
Thanks!