I am experiencing the following problem:
I would like to run ecd.exe
from a command-line.
I have added its full path to the 'path' environment-variable.
When calling ecd.exe
from command-line, I get the following output:
Error: ecd.exe should be located under the Eclipse home directory.
This executable runs correctly when I add its full path in the command-line.
I've figured that an identical file exists in some other path
folder.
But I have not been able to find it anywhere within the file-system.
How can I find the path used by the command line when calling this executable?