How to install Set Up for Java.
Installing JDK.
Fist open to your browser and download JDK.
Windows.
x64 Installer https://download.oracle.com/java/17/latest/jdk-17_windows-x64_bin.exe
Mac OS
Arm 64 DMG Installer https://download.oracle.com/java/17/latest/jdk-17_macos-aarch64_bin.dmg
Linux
Arm 64 RPM Package https://download.oracle.com/java/17/latest/jdk-17_linux-aarch64_bin.rpm
After downloading the JDK install it on your PC.
Installing the IDE
Open your browser and download the Intellij IDE
https://www.jetbrains.com/idea/download/download-thanks.html?platform=windows&code=IIC
Install intelliJ by double clicking on the downloaded set up.
0 Comments