1.1 CJ-B-Exercise-01-JDK-Installation-windows PDF

You might also like

You are on page 1of 12

www.globalmentoring.com.

mx
In this exercise we will proceed to install the Java Development
Kit. We will cover the process of downloading and installing the
JDK.

www.globalmentoring.com.mx
Go to: http://icursos.net/en/software/jdk/and download the JDK. Select the platform
you correspond to the operating system that you use. In this case we select the
Windows x64 option:

www.globalmentoring.com.mx
Once the file is downloaded, we double click to open the
installer:

www.globalmentoring.com.mx
The installer opens and click on next:

www.globalmentoring.com.mx
( )
• Next, we see the installation path of the JDK. Here, you can modify it,
but we leave the default values and click on next:

www.globalmentoring.com.mx
( )
• We wait for the installation to finish:

www.globalmentoring.com.mx
• As part of the Java JDK (Java Development Kit) installation, the JRE
(Java Runtime Environment) will be installed too. Here, you can change
the installation path. We will leave the default values:

www.globalmentoring.com.mx
• We wait for the JRE installation to finish:

www.globalmentoring.com.mx
• Click on Close. We conclude the installation of Java JDK and JRE:

www.globalmentoring.com.mx
• In this exercise we have installed the JDK and the JRE in
order to use the Java language in our computer.

• For more details of Java installation on other platforms, you


can check the next link:

https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html

www.globalmentoring.com.mx
Author: Ubaldo Acosta

www.globalmentoring.com.mx

You might also like