1.3.1 Prerequisites
Before the run utility operation in Open Development Tool, ensure the installation of the following technologies:
- JDK Instructions
- apache-ant-1.10.1 Instructions
- Silent Utility Instructions
JDK Instructions
Installer requires JDK version to be downloaded in the system and the same should be set as environmental variable.
Library required for executing ANT jaxb-xjc-2.2.11.jar and ojdbc8.jar
apache-ant-1.10.1 Instructions
Installer requires ANT 1.10.1 version to be downloaded in the system and the same should be set as environmental variable.
Set JAVA_HOME and ANT_HOME in CMD or set in environment variable
Set JAVA_HOME=D:\JAVA18_161\JDK18161
Set ANT_HOME=
..\INSTALLER\SOURCE\Library\installer\apache-ant-1.10.1
Set PATH=%PATH ANT_HOME\bin
Silent Utility Instructions
SilentUtility.jar is required for executing silent ODT.
Copy the SilentUtility.jar from /INSTALLER/SOURCE/Library/odt to
/TOOLS/ODT/SOURCE/Consol/SilentUtility/lib
before executing.
Parent topic: ODT Silent Utility