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.15 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.3.5.jar, jakarta.xml.bind-api-2.3.3,jakarta.activation-api-1.2.2,jaxb-impl-2.3.9 and ojdbc8.jar.
apache-ant-1.10.15 Instructions
Installer requires ANT 1.10.15 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 (Java version need to be used as per the release).
Set JAVA_HOME=D:\JAVA18_161\JDK18161
Set
ANT_HOME=..\INSTALLER\SOURCE\Library\installer\apache-ant-1.10.15
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