Install Java JDK 8 on windows 10
Install Java JDK 8 on windows 10 Goto oracle website to download Java JDK 8 for windows 10 machine Url:- http://www.oracle.com/technetwork/java/javase/downloads/index.html Select Java On Java SE Downloads page Accept license Agrrement Select the version of JDK which you would like to download Windows X86 - 32 Bit Operating system Windows X64 - 64 Bit Operating system Once JDK is downloaded install it. Now open Command prompt on windows and type javac Now open Control Panel - System security – System -advanced system settings “System properties” Pop up box will show up Click on “Environment Variables” Under “System Variables” , Click on “New..” button Enter the following variable Name :- JAVA_HOME Variable Value:- C:\Program Files\Java\jdk1.8.0_31 Variable value is the path of your JDK folder and click on “OK” button Now you need to Update the Path, Click on Edit & append semicolon [;] and add %JAVA_HOME%\bin to the end Variable Name : PATH ;%JAVA_HOME%\bin The channel is maintained by Kavitha Nampally Facebook :- https://www.facebook.com/naiwiktech Blog:- http://naiwiktech.blogspot.in/ Pinterest:- https://www.pinterest.com/couponfund/naiwik-tech-youtube-videos/ Tumblr:- https://www.tumblr.com/blog/naiwik Website:- http://naiwik.com/ Please subscribe to my channel:- http://goo.gl/S1lkaS
Install Java JDK 8 on windows 10 Goto oracle website to download Java JDK 8 for windows 10 machine Url:- http://www.oracle.com/technetwork/java/javase/downloads/index.html Select Java On Java SE Downloads page Accept license Agrrement Select the version of JDK which you would like to download Windows X86 - 32 Bit Operating system Windows X64 - 64 Bit Operating system Once JDK is downloaded install it. Now open Command prompt on windows and type javac Now open Control Panel - System security – System -advanced system settings “System properties” Pop up box will show up Click on “Environment Variables” Under “System Variables” , Click on “New..” button Enter the following variable Name :- JAVA_HOME Variable Value:- C:\Program Files\Java\jdk1.8.0_31 Variable value is the path of your JDK folder and click on “OK” button Now you need to Update the Path, Click on Edit & append semicolon [;] and add %JAVA_HOME%\bin to the end Variable Name : PATH ;%JAVA_HOME%\bin The channel is maintained by Kavitha Nampally Facebook :- https://www.facebook.com/naiwiktech Blog:- http://naiwiktech.blogspot.in/ Pinterest:- https://www.pinterest.com/couponfund/naiwik-tech-youtube-videos/ Tumblr:- https://www.tumblr.com/blog/naiwik Website:- http://naiwik.com/ Please subscribe to my channel:- http://goo.gl/S1lkaS