This website works better with JavaScript
Home
Explore
Help
Register
Sign In
coolbeer
/
cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
AppleScriptEngineFactory no longer exists since Java 9 (see https://bugs.openjdk.java.net/browse/JDK-8143404)
Formerly used in TrayIconUtil.java, which no longer exists either
Sebastian Stenzel
5 years ago
parent
fa86ae68ea
commit
8dd2147638
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
main/ui/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
+ 0
- 1
main/ui/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
View File
@@ -1 +0,0 @@
-apple.applescript.AppleScriptEngineFactory