Tuesday 22 January 2013

How to Set Java Path in windows

            How to set java path in windows operating system

                 We Should follow the below instructions to set path in windows operating system.\
1.Go for program files and Double click on that.
2. select the java folder and double click on that or open the java folder
3. Now select the JDK folder and double click on that or Open the JDK Folder
4. Now double click on BIN folder and copy the URL and close the window.
5.Now Right click on  the Mycomputer  and Select the Properties 
6.Now select the Advanced and Click on Environmental Variables .
7. Now Click on NEW button on User Variables 
8. Now Type Name As Path and Value is Paste the url that is selected  at java folder  and save all the tabs.
9.  Now we are GO the Run and type cmd.
 10.  Now you can Type Javac 
11. Successfully java path Set in your System , Now execute the java programs in command prompt. 


1 comment: