mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-27 01:01:53 +08:00
Update build.gradle
This commit is contained in:
+1
-1
@@ -128,5 +128,5 @@ tasks.withType(Javadoc) {
|
|||||||
compileJava {
|
compileJava {
|
||||||
options.compilerArgs << '-XDignore.symbol.file'
|
options.compilerArgs << '-XDignore.symbol.file'
|
||||||
options.fork = true
|
options.fork = true
|
||||||
options.forkOptions.executable = '/Users/topsry/security-tools/java/amazon-corretto-8.jdk/Contents/Home/bin/javac'
|
options.forkOptions.executable = 'C:\\env\\JAVA\\corretto_jdk1.8.0_412\\bin\\javac.exe'
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user