Fixing Eclipse’s Java Dependancy Errors
07
OctWhile setting up Eclipse on my development station in order to compare it to NetBeans I encountered the following error:
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:\Program Files\Eclipse\jre\bin\javaw.exe ‘javaw.exe’ in your current path
I have [...]






