how to do java set path in environment variables of windows
Loading...
21,609
Loading...
Uploader Comments (TheOneNinad)
see all
All Comments (34)
-
thanks work fine
-
I tried 5hrs without any break at last I delete PATH and Restart nothing happen After I created PATH and got output
-
i praise you.
Nice fishy back ground!!!!
^like if u agree to any of the above.^
-
awesome
-
First one that i understand :D Works perfectly!
-
Thanks :)
-
OMG THANK YOU FINELY! :) faved thumbs up ^_^
-
Oh thanks good video I figured it out! Thumbs up all.
Loading...
what is the bin path
TheSuperduperzach 4 months ago
@TheSuperduperzach : Its {windows drive e.g: C:}\Program Files\Java\jdk{version number}\bin. There might be a possibility of having multiple jdk versions in the folder so select the one which you want to use.
TheOneNinad 4 months ago
I'm trying to setup Corona SDK, but I dont have an environment variable named Path, only CLASSPATH and PATHTEXT. I'm stumped, what do I do?
linkster900 1 year ago
@linkster900 : If you using windows then you will definitely find the path in system variables. if you dont find one then it might have been removed. anyways you can add new variable named Path and just put the string path you want. i hope this helps you
TheOneNinad 1 year ago
i dont hav that folder jdk1.60_13. where do i get it from??
baalkta 1 year ago
@baalkta: jdk is the java development kit. you can download it from SUN micro systems site now oracle owned. You can download the latest version too..1.60_13 is just the release version of jdk. the higher the better as it will have new libraries in it to ease your coding effort.
TheOneNinad 1 year ago