a mess
This commit is contained in:
@@ -163,6 +163,9 @@ allprojects{
|
||||
project(":desktop"){
|
||||
apply plugin: "java"
|
||||
|
||||
compileJava.options.fork = true
|
||||
compileJava.options.compilerArgs += ["-XDignore.symbol.file"]
|
||||
|
||||
dependencies{
|
||||
compile project(":core")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user