Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse will not open due to environment variables
    text
    copied!<p>I just rebooted my computer without changing anything. Suddenly I can't open eclipse. Instead, I get this error message:</p> <p><a href="http://i46.tinypic.com/34rd4as.gif">TinyPic image of JRE error dialog http://i46.tinypic.com/34rd4as.gif</a></p> <p>And I see all my environment variables have been erased. <code>Java</code>, <code>javac</code>, <code>mvn</code> obviously don't work. What do I do now, how do I fix this ?</p> <hr> <p>For those unfortunate souls who can't get to <code>tinypic.com</code> from work :-)</p> <pre class="lang-none prettyprint-override"><code>┌──────────────────────────────────────────────────────────────────────┐ │ Eclipse │ ├──────────────────────────────────────────────────────────────────────┤ │ │ │ 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\emiri\Downloads\eclipse\jre\bin\javaw.exe │ │ javaw.exe in your current PATH │ │ │ │ ┌────────────┐ │ │ │ OK │ │ │ └────────────┘ │ └──────────────────────────────────────────────────────────────────────┘ </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload