Setting the java path

Publicado em: 15 Julho 2014
no canal de: Java Dukes
1,712
22

Java Dukes----
   / javadukes  

In this video you will learn how to set the java path. after installing java in your system you need to set its path . Setting the java path means that you are telling your system the address of your java compiler JAVAC . With the help of this path or address your java programs, stored in any drive ,can be easily executed. if we don not set the path of compiler JAVAC the on compiling your java programs an error will come saying"JAVAC DOES NOT RECOGNIZED AS INTERNAL OR EXTERNAL COMMAND".

It does not mean that you cannot execute your java programs without setting the path. if you want to execute your java programs without setting java path then you need to save your java programs in the folder where JAVAC compiler s present. but to become good programmer i suggest you to store your programs in any other drive .

sometimes your programs files can conflict with java files and this can cause improper functioning of java so to avoid this do not save your java programs in the drive where you have stored your java programs. In order to set the java path open right click n my computer icon.-- then click on advance settings ----then click on environment variable ----then click on new

now in variable name type "path" it is case sensitive so type the same word & in variable address paste the address of folder where javac compiler is presesnt

after a few clicks on ok your java path is set...

Java Dukes
   / javadukes  


Nesta página do site você pode assistir ao vídeo on-line Setting the java path duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Java Dukes 15 Julho 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,712 vezes e gostou 22 espectadores. Boa visualização!