I\'ve got a problem regarding Java Builds in Jenkins.
The Error I resolve is the following one:
Unable to locate the Javac Compiler in: C:\\Jenkins\\
I faced the same problem. The below steps solved the problem
1) Go to Manage Jenkins - Configure system
2) Add JAVA_HOME and its path in Global Properties - Environment Variables
3) Add JDK and path in JDK section