Add comment to set java path
This commit is contained in:
@@ -36,4 +36,6 @@ dependencies {
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
compileJava.options.fork = true
|
||||
|
||||
// Change this if you are getting errors building
|
||||
compileJava.options.forkOptions.executable = 'C:\\Program Files\\Java\\jdk1.8.0_131\\bin\\javac.exe'
|
Reference in New Issue
Block a user