Installing Java
Jump to Section
Java Runtime Environment is required to run HighByte Intelligence Hub.
Check to see if a JRE is already installed
- From a command or terminal prompt execute
java -version
- If the command succeeds and the java version is 21 or greater there is no need to continue. Otherwise, proceed to the next section.
Install OpenJDK JRE
- Download OpenJDK 21 or greater at OpenJDK
- Follow the instructions that accompany the OS dependent distribution that was downloaded to install the JRE for your system.
- Close any command or terminal prompt windows that are currently open.
- Re-run Step 1 to verify the JRE was properly installed.