Please look into the screenshot below
Am trying to execute in the batch command! what am I making a mistake?
set DYNAMO_HOME=C:/ATG/ATG11.3.2/home
echo DYNAMO_HOME
D:/Users/aswad/Downloads/apache-ant-1.9.15-bin/apache-ant-1.9.15/bin/ant build-atg-ear


The build is failed due to - 'java.exe' in not recognised.
To solve this you need to add 'bin' folder of Java installation directory to 'PATH' environment variable. e.g. if Java is installed at C:/Java then there need to be an entry 'C:/Java/bin' in PATH.