Setting the java path

Publié le: 15 juillet 2014
sur la chaîne: 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  


Sur cette page du site, vous pouvez voir la vidéo en ligne Setting the java path durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Java Dukes 15 juillet 2014, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,712 fois et il a aimé 22 téléspectateurs. Bon visionnage!