Hey guys,

I've been trying to set this up for a while now and I'm getting something funny I just can't figure out. I've installed the jdk 6. I've changes the path and classpath. But when I go to the cmd its not finding it anywhere. I've new to java like this is my first experience with it. I even try to just type java in the cmd and it says that its not an internal or external command or batch file. Can anyone give me advice on getting this thing installed right and starting my java experience. Thank you for your time.

Recommended Answers

All 2 Replies

write this in cmd
set path=%path%;<write here the full name of the path of bin directory>

then it will surely work

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.