How do i get my command prompt to recognize my java software development kit?


Rate This Answer

Make sure the Java developer kit is installed on your home computer and set java as a path variable. ChaCha!!

Answered -

Older Answers

Rate Answer

You need two things:- 1) The Java jdk on your home computer 2) Your computer to know about the directory where you’ve put the Java jdk. First item is done by installing java (google ‘java install jdk’) Second item is done by setting your path variable to include the location of the ‘bin’ directory of the java jdk you installed in item 1) (google ‘setting path for java’).

Answered by Cindy R. -

Related Questions

View More »

Comments

Advertisement