We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84f83c commit 50703eeCopy full SHA for 50703ee
dist/jpackage.args
@@ -14,7 +14,7 @@
14
--copyright "(C) 2016 - 2025 Skymatic GmbH"
15
--app-version "${JP_APP_VERSION}"
16
--java-options "-Dorg.cryptomator.cli.version=${APP_VERSION}"
17
---java-options "--enable-native-access=${NATIVE_ACCESS_PACKAGE}"
+--java-options "--enable-native-access=${NATIVE_ACCESS_PACKAGE},org.fusesource.jansi"
18
--java-options "-Xss5m"
19
--java-options "-Xmx256m"
20
--java-options "-Dfile.encoding=\"utf-8\""
0 commit comments