Monday, 1 May 2017

How to install and setup Java


1) Download java JDK. link to download


















2) Select Java jdk as per your system configuration




3) After that you will get an '.exe' file install it

4)After installation




5) Here you can see the java "C:\Program Files\Java"

6)Create a 'JAVA_HOME' Environment variable 



7) In 'Path' Environment variabe add '%JAVA_HOME%\bin' 



8) After OK, You are done with the setup.

9) To verify open 'command prompt' (To access 'cmd' follow below process)
(Win+R), Enter 'cmd' in run and then Enter'

10) Write 'javac' on cmd and then you can see some stracktrace


11) Now you are done

Comment me if you face any challenges during this process

Labels: , , , , , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home