Experiment 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Experiment 1

-------------------------------------------------------------------------------------------------------------------------------
Roll No. 58
Name: Aariz Warsi
Batch: I6

Aim: 1) Steps to download and install JDK 1.8/20.0.1 or higher version.


2) Steps to download and install eclipse.

Theory:
Introduction of JDK:
JDK(Java Development Kit) is a key platform component for building Java
applications and applets. The Java Development Kit (JDK) is one of three
core technology packages used in Java programming, along with the JVM
(Java Virtual Machine) and the JRE (Java Runtime Environment). The
distinction is that the JDK is a package of tools for developing Java-based
software.

Steps to download and install JDK 1.8/20.0.1 or


higher version.
Step 1: Verify that it is already installed or not.
Check whether Java is already installed on the
system or not.
Step 2: Download JDK. Now scroll down and you
will see various platforms. You will see two
options,32 and 64 bit versions for download. You
can choose to download according to your
platform.
Step 3 : After downloading now to start the
installation process, run the installer by double
clicking it. You will see the installation wizard.
Now click next to continue. Step 4: Custom Setup
In this screen you can change certain installation
defaults. I accept this as it is. So you can do the
same . click next to continue.
Step 5 : Now the installation begins. Once the
installation is completed you will see a close
button. click the close button.
Step 6: Check the version of Java installed Go to
windows terminal cmd or powershell and run the
command „Java –version‟ to check if java is
installed or not.
Step 7: Set the Permanent Path.

Step 8 : Right click on "this PC". It can be named


as "My Computer" in some systems. Choose
"properties" from the options.
Step 9 : Then go to edit environment variables and
create a new system variable name and give the
address of the extracted file and click OK.
Step 10: Now your Java is ready.
Introduction of Eclipse:
Eclipse is an integrated development environment
(IDE) for Java and other programming languages
like C, C++, PHP, and Ruby etc. Development
the environment provided by Eclipse includes the
Eclipse Java development tools (JDT) for Java,
Eclipse CDT for C/C++, and Eclipse PDT for
PHP, among others.
Steps to download and install eclipse.
Step 1: Installing Eclipse
Open your browser and type “Eclipse download”.
Step 2: Click on download button.
Step 3: Click on download 64 bit or download
32bit choose according to your platform.
Step 4: Install Eclipse
Click on “downloads” in windows file explorer
Click on “eclipse-inst-win64.exe” file.4 Step 5:
Click on run button
Step 6: Click on “Eclipse IDE for Java
developers”. Step 7: Click on install button.
Step 8: Click on the launch button after the
installation process. Step 9: Now your Eclipse is
ready.

Conclusion: Following the steps listed in the procedure, the aim of this
practical can be attained successfully, which is to install JDK and
ECLIPSE.
.

You might also like