When I run Gradle project via Eclipse I get below error.
system Cannot 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. Could not execute build using Gradle installation 'C:gradle-1.2-allgradle-1.2'.
system Cannot 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.
Could not execute build using Gradle installation 'C:gradle-1.2-allgradle-1.2'.
But I have installed JDK 1.7 and set the JAVA_HOME environment variable.
JAVA_HOME
Go to File -> Other Settings -> Default Project Structure
Now Set your JDK location
1.4m articles
1.4m replys
5 comments
57.0k users