IntelliJ IDEA 2019.2 Community Edition Installation using Redhat OpenJDK 11 on Windows 10

Опубликовано: 28 Сентябрь 2024
на канале: java frm
132
0

In this video we are going to see how install IntelliJ IDEA 2019.2 Community Edition using Redhat OpenJDK 11 on Windows 10 OS.
By default IntelliJ IDEA 2019 uses JBR (Jetbrains Runtime), JetBrain's own Java Runtime to start the IDE. In this video we will switch the default
boot JDK to Redhat OpenJDK 11. Next we will change the ProjectSDK to Redhat OpenJDK 11 and finally we create one sample modular program.