Hey,
Well, I'm trying to get Eclipse working. I've so far downloaded JDK 6 Update 16 and ran .exe file. I then downloaded Eclipse and attempted to run it. I keep getting the message, "A Java Runtime Environment(JRE) or Java Development Kit (JDK) must be available to run Eclipse. No Java Virtual machine was found after searching the following locations: C:\Program Files(x86)\eclipse\jre\bin\javaw.exe"
I've tried changing the classpath and path environmental variables to "C:\Program Files (x86)\Java\jdk1.6.0_16\bin" and I've also tried adding -vm C:\Program Files (x86)\Java\jdk1.6.0_16\bin to the end of the properties when I right click the shortcut. Any ideas what I'm doing wrong?
Thanks a lot.