"Unable to locate the Javac Compiler" when building with Eclipse

Looks like your java is not set up well. You need to set up JAVA_HOME and add the java compiler to your PATH after installing java jdk.

I see you instead have jre under C:\Program Files\Java which most jdk packages install anyway. See: