filmov
tv
New Java - Tutorial 1 - Installing Java Jdk and Setting Java Path

Показать описание
Install Java Jdk and set the environment for the java in windows.
Installing Java jdk.
In order to install java jdk first we have to download Java so to download java jdk the link is given below :
Just accept the license agreement and download the java that is compatible to your Windows 32-bit/64-bit.
After the file is downloaded, run the setup and install java in your system
After the installation is complete you have to set the environment path of java to run java in your system or else it will not run java programs.
so , to set the path you have to go to My Computer's properties Advanced System Setting Environment Variable.
Create new user variable variable name = "path" and variable value ="C:\Program Files\Java\jdk.......\bin "your setup location""
click OK
and its done now you've installed your java in your system with path set.
Thank you.
New Java Blog :
New Java Intro Video :
Installing Java jdk.
In order to install java jdk first we have to download Java so to download java jdk the link is given below :
Just accept the license agreement and download the java that is compatible to your Windows 32-bit/64-bit.
After the file is downloaded, run the setup and install java in your system
After the installation is complete you have to set the environment path of java to run java in your system or else it will not run java programs.
so , to set the path you have to go to My Computer's properties Advanced System Setting Environment Variable.
Create new user variable variable name = "path" and variable value ="C:\Program Files\Java\jdk.......\bin "your setup location""
click OK
and its done now you've installed your java in your system with path set.
Thank you.
New Java Blog :
New Java Intro Video :