Weiter Fixes
This commit is contained in:
@@ -14,6 +14,7 @@ application {
|
||||
applicationDefaultJvmArgs = [
|
||||
'--add-opens', 'java.base/java.lang=ALL-UNNAMED',
|
||||
'--add-opens', 'java.desktop/sun.awt=ALL-UNNAMED',
|
||||
'--enable-native-access=javafx.graphics,ALL-UNNAMED',
|
||||
"-Djava.library.path=${buildDir}/natives",
|
||||
'-Xmx3g',
|
||||
]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<configuration>
|
||||
<configuration status="WARN">
|
||||
|
||||
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
|
||||
<encoder>
|
||||
|
||||
Reference in New Issue
Block a user