I downloaded eclipse to my windows 8 computer along with the jdk and when I launch eclipse it tells me that it cannot not find the jre or jdk and that it is not in my current PATH. I have tried setting the path to the jdk folder but it still doesnt seem to solve the problem.
bCubed 0 Newbie Poster
Recommended Answers
Jump to PostIt tells me that, that is not a valid command
Which means you either don't have Java installed, or don't have it installed correctly.
Jump to Postyou need to set path====like:
mycomputer(right-click)->Properties->Advanced system settings->Environment Variables->in user variables ->check if path is Exit? or not ->If not exit then,click new and set variable ->path ->and give value to set where your jdk installed!
here my example-->C:\Program Files\Java\jdk1.7.0\bin\Try it!
Is that solved your problem?
All 6 Replies
stultuske 1,116 Posting Maven Featured Poster
bCubed 0 Newbie Poster
Andrew_8 0 Newbie Poster
jwenting 1,905 duckman Team Colleague
PYAE PHYO 0 Newbie Poster
bCubed 0 Newbie Poster
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.