Рет қаралды 63
Get your Learning Java eBook for only $5 on Amazon!!!
www.amazon.com...
Join the FREE Software Engineering Mastermind Group on Facebook:
/ softwareengineeringmas...
Video Notes:
Download the Java JDK from Oracle.com
create a new environment variable with the variable name:
JAVA_HOME
and the variable value:
C:\Program Files\Java\jdk_14.0.2
create a new environment variable with the variable name:
Path
and the variable value:
%JAVA_HOME%/bin