mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-26 16:51:52 +08:00
修复加载自定义类bug
This commit is contained in:
@@ -120,6 +120,4 @@ java.sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
compileJava {
|
||||
options.compilerArgs << '-XDignore.symbol.file'
|
||||
options.fork = true
|
||||
options.forkOptions.executable = '/Users/qi4l/env/amazon-corretto-8.jdk/Contents/Home/bin/javac'
|
||||
}
|
||||
Reference in New Issue
Block a user