Java
From ERIKA WIKI
Synopsys
This guide describes the download and installation process of Java Virtual Machine, needed to run RT-Druid v3.
NOTE:
- RT-Druid requires Java Standard Edition version 8, or newer.
- There are many implementation of Java SE 8 Virtual Machine. Here we use, as example, the one provided by oracle.
Download
- Launch your favourite web browser and go to Java Download website as shown in the following figure:
- Select the package for your OS (example windows 64-bit)
Installation
- Double-Click on the Java installation program that you downloaded during the previous steps
- Depending on your OS, it may ask for Administration password to allow changes to the system, or just to accept them, like in the following figure:
- The Java installation program starts as shown in the following figure:
- Click on the Next button to accept the License Agreement and start the installation process:
- The Java Installation Program may detect old installation of Java and ask if keep or remove them:
- After a while, the installation is completed:
Additional Notes
T.B.D.