Now, I wanted to set path for Java in Windows Vista to make it run at command prompt. I re-learned it from Sun Java site
Goto System->Advanced->Environment variables ->
Under system variables, modify the path option. Put a semi column (;) and add the path to your Java's bin directory (mine was C:\Program Files\Java\jdk1.6.0_03\bin) to it.
You are done.
Goto System->Advanced->Environment variables ->
Under system variables, modify the path option. Put a semi column (;) and add the path to your Java's bin directory (mine was C:\Program Files\Java\jdk1.6.0_03\bin) to it.
You are done.
0 comments:
Post a Comment