| Eclipse on 64-bit Windows 7 [message #495526] |
Thu, 05 November 2009 04:16  |
Corbyn Messages: 3 Registered: November 2009 |
Junior Member |
|
|
I recently installed Windows 7 (64-bit) onto my laptop. I am a college student with a major in computer science and I am learning Java. Eclipse IDE for Java Developers worked perfectly fine with my 64-bit Windows Vista, but now, every time I try to open Eclipse, I get this error message:
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:
C:\Users\Corbyn\Desktop\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH
I'm not completely sure what it's asking for, so help would be greatly appreciated
EDIT: Forgot to mention that there is no such folder ( \jre ) in my eclipse directory.
[Updated on: Thu, 05 November 2009 04:23]
|
|
|
|
|
|
|
| Re: Eclipse on 64-bit Windows 7 [message #496069 is a reply to message #495779 ] |
Sat, 07 November 2009 15:58  |
Walter Harley Messages: 567 Registered: July 2009 |
Senior Member |
|
|
Corbyn wrote:
> I have the JRE downloaded and installed. now how do i point eclipse to
> the javaw.exe file?
Read the link that was posted earlier in this thread.
|
|
|