Hi, I'd like to ask for a customizable variable for specifying the directory from which ANT should run. I need to run ANT from a specific directory as my unit tests expect a certain directory structure. Currently, JDE changes to the directory of the edited file and runs ANT from there which ruins my tests.
Or am I missing something and I can achieve that with tweaking one of the available variables? TIA, Janek.
