Java

From ERIKA WIKI
Jump to: navigation, search

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:
Figure 1: Java website.
  • 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:
Figure 2: Accept Java Installation.
  • The Java installation program starts as shown in the following figure:
Figure 3: Java Installation Program.
  • Click on the Next button to accept the License Agreement and start the installation process:
Figure 4: Java Installation process.
  • The Java Installation Program may detect old installation of Java and ask if keep or remove them:
Figure 5: Java Installation process.
  • After a while, the installation is completed:
Figure 6: Java Installation completed.

Additional Notes

T.B.D.