0% found this document useful (0 votes)
30 views

JDK1.8 Installation Procedure: Java Categorized Into 3 Parts

The document outlines a 7-step process to install JDK1.8 on a system: 1) Download JDK8 from Oracle's website, 2) Open the installation file, 3) Click next through the installation options, 4) Choose an installation directory or keep the default, 5) Install additional JRE components, 6) Wait for installation to complete, and 7) Click close to finish the installation.

Uploaded by

Lavanya Dimple
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

JDK1.8 Installation Procedure: Java Categorized Into 3 Parts

The document outlines a 7-step process to install JDK1.8 on a system: 1) Download JDK8 from Oracle's website, 2) Open the installation file, 3) Click next through the installation options, 4) Choose an installation directory or keep the default, 5) Install additional JRE components, 6) Wait for installation to complete, and 7) Click close to finish the installation.

Uploaded by

Lavanya Dimple
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Prepared by: M.

Chiranjeevi, CSE

JDK1.8 Installation Procedure

Java Categorized into 3 Parts:

A). Java SE (Standard Edition) - develop and deploy Java applications on desktops and servers, as well
as in today's demanding embedded environments.

B). Java EE (Enterprise Edition) - enterprise software platform

C). Java ME (Micro Edition) - environment for applications running on embedded and mobile devices
in the Internet of Things: micro-controllers, sensors, gateways, mobile phones, personal digital
assistants (PDAs), TV set-top boxes, printers and more.

Step 1:

Copy and Paste the below URL at the address bar of the any web browser to download Java 8 Version
from official oracle web site.

URL: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Prepared by: M. Chiranjeevi, CSE

Step 2:

After downloading the product, open installation file to start the installation process.

Step 3: Click on the Next button.


Prepared by: M. Chiranjeevi, CSE

Step 4:

If you want to change the installation directory click on the Change button otherwise click on Next to
install.

Installing the software…….


Prepared by: M. Chiranjeevi, CSE

Installing the software……….

Step 5:

Click on the Next button to install JRE.


Prepared by: M. Chiranjeevi, CSE

Step 6:

Wait for some time; it will install all the required components into system.

Step 7:

Click on Close button to finish the installation.

You might also like