QSpiders - Downloading and Installing the JDK

10
Downloading and installing the JDK By, Vikas S Kumar Software Engineer

Transcript of QSpiders - Downloading and Installing the JDK

Page 1: QSpiders - Downloading and Installing the JDK

Downloading and installing the JDK

By,Vikas S Kumar

Software Engineer

Page 2: QSpiders - Downloading and Installing the JDK

* Right click on My computer andselect properties

* Check your operating system and bit

Page 3: QSpiders - Downloading and Installing the JDK

•Download JDK from oracle.

Page 4: QSpiders - Downloading and Installing the JDK

• Accept the license

• And click the respective JDK option you need (matching to your OS)

If your OS is 32 bit than select Windows * 86

Page 5: QSpiders - Downloading and Installing the JDK

• Double click on downloaded file

• And press next/continue option on all the pop-up (installation window appears). Let all steps complete

Page 6: QSpiders - Downloading and Installing the JDK

Select close or finish option

Page 7: QSpiders - Downloading and Installing the JDK

• You can find your installed file in the below location

C:\Program Files\Java

Page 8: QSpiders - Downloading and Installing the JDK

Copy path• Copy path of JDK along with bin– Eg: C:\Program Files\Java\jdk1.7.0_79\bin

Page 9: QSpiders - Downloading and Installing the JDK

Setting path• Right click on My-computer and select properties• Select Advance system setting• Press on Environment Variables

Page 10: QSpiders - Downloading and Installing the JDK

Press OK after setting Variable name and value

Again press OK on Environment variables window

Again press OK on System Properties window

• Under user variables select new option • Enter as PATH for variable name and paste the

path of JDK (refer page-8) as the variable value