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
In questa pagina del sito puoi guardare il video online Setting the java path della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Java Dukes 15 luglio 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,712 volte e gli è piaciuto 22 spettatori. Buona visione!