Menu

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Wednesday, 13 June 2018

Setup Java 8

Installing JDK 8 on windows

Tutorial Background:
In this tutorial we will install jdk 8 on our windows machine . JDK stands for Java Development Kit , It is a prequisite for all development stuff of Java . Before doing any development activity in Java we must have JDK in our system.

Steps:

  1. Download jdk from oracle site http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
     2. Open Setup File and select Next option Highlighted

        3 After this you will get directory selection screen press also next here

        4 Now Status Screen will Come



     5 When this setup completed now jre setup will run follow same step first it will ask you about 
         directory press next after this you will have this screen in your front
  
     6 After this screen now your setup runs successfully and you will get this screen 

        7 Press close now what will be sign that java is successfully installed in your pc. To check
           it open command prompt and write "java -version" in it if you will get java version then you
           have successfully installed java in your machine .
           

      Thanks for viewing this tutorial for any help write comments or ask at facebook page 
      Join Our Face book group
http://www.facebook.com/groups/androidinurdu/





No comments:

Post a Comment