mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 11:55:03 -05:00
Workaround for JDK-8222825
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8222825
This commit is contained in:
parent
ff92d0cf33
commit
63327e5a4f
@ -152,4 +152,5 @@ linux.desktop.application.options: -Dnet.filebot.UserFiles.fileChooser=JavaFX \
|
||||
|
||||
linux.portable.application.options: -Duser.home="$APP_DATA" \
|
||||
-Djava.util.prefs.PreferencesFactory=net.filebot.util.prefs.FilePreferencesFactory \
|
||||
-Dnet.filebot.util.prefs.file="$APP_DATA/prefs.properties"
|
||||
-Dnet.filebot.util.prefs.file="$APP_DATA/prefs.properties" \
|
||||
-client
|
||||
|
Loading…
Reference in New Issue
Block a user