I am experiencing the following error:
Error:Execution failed for task ':compileDebugJavaWithJavac'. annot find System Java Compiler. Ensure that you have installed a JDK (not just a JRE) and configured your JAVA_HOME system variable to point to the according directory.
I have set the JAVA_HOME
and CLASSPATH
environment variables. Please help!