I have a 8Gb of ram and I have a java version 1.8.0_111 (I added it in Environment Variables->System).
I downloaded a scala IDE for Eclipse scala-SDK-4.5.0-vfinal-2.11-win32.win32.x86_64
, I can't install it, it shown an error this following:
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 location:
E:\Download\scala-SDK-4.5.0-vfinal-2.11-win32.win32.x86_64\eclipse\jre\bin\javaw.exe
javaw;exe in your current PATH
Knowing that I followed this answer of @Mohamed Adel:
Can you tell me where is the error in my steps ?