Skip to content

Getting the JDK

Octavia Togami edited this page Aug 16, 2022 · 4 revisions

The JDK is required to build the robot's code. We're currently using JDK 11. Do not use older JDKs (such as JDK 8) for compatibility reasons.

Downloading

The JDK is available from Adoptium: https://adoptium.net/

Download the one named JDK 11, and make sure HotSpot is selected as the JVM.

Installing

Installation proceeds like any other standard installer. Be wary of the bundled software in some of the installers.

Clone this wiki locally