Thursday, 3 March 2016

Download and Installation of java

How to download and Install of java
Step1: Open a browser and search for the 'jdk' files. Then you will get a page like this

Step2: Now click on the first link "Java SE Development Kit 8".

Step3: A new page containing the details of java files will be opened. Check the circle and select the java which suits your operating system.

Step4: By clicking on the download link, the download will be started automatically.

Step5: Now the double click on the downloaded file and it starts installing. Click on the next button.

Step6: It will show the status of the installation of the java files.

Step7: Select the directory to copy the files and click next button.

Step8: Final installation will be done.

Step9: Open the destination directory and open the jdk folder and then bin and now copy the path of the bin folder.

Step10: Open the properties by right click on the computer icon and follow the steps in the screen shot for setting the path for the java compiler.

Step11: Open the command prompt and use the commands like echo %PATH%(to check the path), Java -version(to check the java files), Javac






No comments:

Post a Comment

: