Weiter Fixes

This commit is contained in:
2026-08-10 20:06:25 +02:00
parent 145db8317f
commit ae3caacebf
7 changed files with 9 additions and 5 deletions

View File

@@ -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',
]

View File

@@ -1,4 +1,4 @@
<configuration>
<configuration status="WARN">
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<encoder>