0% found this document useful (0 votes)
17 views8 pages

JDK Installation: Step1: Download JDK From Below Oracle Website

Uploaded by

subhash philip
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views8 pages

JDK Installation: Step1: Download JDK From Below Oracle Website

Uploaded by

subhash philip
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

JDK Installation

Step1: Download JDK from below oracle website

https://www.oracle.com/in/java/technologies/javase/javase8-archive-downloads.html

Step2: Click on Next


Step3: If required change path, click on Next

Step4: Installation will begin as shown in below.


Step 5: Click on Next to install jre

Step 6: Finally, we can click on Close button.


Set Environment Variable
Step 1: Open Environment Variable and click on 'Environment Variables..' tab.

Step2: Click on path and Edit the path.


Step 3: Add new path up to the bin folder.

Step 4: Click on add new and Set JAVA_HOME and add path up to jdk1.8.0_311
Open command Prompt and check JDK version by using below command.

Java -version
Download and install Eclipse or STS
Step1: Go to the below and download STS.

https://spring.io/tools

Step2: Unzip the STS


Step3: Go to the folder
…../sts-4.14.1.RELEASE/SpringToolSuite4.exe
Double click on SpringToolSuite4.exe
Step4: Create workspace folder if not created then click on Launch button.

Step5: STS will open like below.

You might also like