QSpiders - Downloading and Installing the JDK

Preview:

Citation preview

Downloading and installing the JDK

By,Vikas S Kumar

Software Engineer

* Right click on My computer andselect properties

* Check your operating system and bit

•Download JDK from oracle.

• 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

• Double click on downloaded file

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

Select close or finish option

• You can find your installed file in the below location

C:\Program Files\Java

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

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

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