Install Java Development Kit, Properly Set System Path, Setup VS Code for Java Programming

Опубликовано: 23 Октябрь 2024
на канале: Scott Nykl
166
1

Step-by-step instructions to:
1) Download and install OpenJDK
2) Unzip OpenJDK onto your hard drive
3) Set your system path so java.exe and javac.exe are found
4) Install VS Code and the Java Extension Pack to run Java from your IDE.