I have JRE 6 installed (can't update due to admin restrictions), but all of a sudden Eclipse won't start up. It has worked in the past. Here's the error message I'm getting:
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:\Documents and Settings\USER\Desktop\eclipse\jre\bin\javaw.exe javaw.exe in your cuurent PATH
If this is due to some sort of admin restrictions (nothing seems to be different from before), is there a way I can use Eclipse in another way? Perhaps without the JRE?
EDIT: jre\bin\javaw.exe does not exist. Why is it looking for it there?