Search found 3 matches
- 05 Nov 2018, 14:59
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot with OpenJDK 11 + OpenJFX
- Replies: 10
- Views: 7267
Re: Filebot with OpenJDK 11 + OpenJFX
I'm on Ubuntu 16.04 and building from source as I like to learn how things work. Potentially maybe help with some small contributions some time :-) I know that I can get all the other release packages but my drive is to do it my self :-) So am I correct that you would have to get OpenJFX on a ...
- 05 Nov 2018, 13:31
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot with OpenJDK 11 + OpenJFX
- Replies: 10
- Views: 7267
Filebot with OpenJDK 11 + OpenJFX
Hi, I'm a web dev not a Java pro and I'm trying to understand how OpenJFX is used with building Filebot and how this plays together with OpenJDK. If I understand correctly from my searches, JavaFX 11 is not something that you install with a JDK/JRE anymore but it should come with a project-based ...
- 17 Oct 2018, 14:54
- Forum: Feature Requests and Bug Reports
- Topic: BUG! exception in phase 'semantic analysis'
- Replies: 11
- Views: 8001
Re: BUG! exception in phase 'semantic analysis'
I've run into the same problem. Java 10 is out of date, not supported anymore and also not available anymore. Java 11 is the new LTS version. axel@iris ~/dev/src/java-installer/release (latest *=) $ ./get-java.sh get jre x86_64 Linux Download http://download.oracle.com/otn-pub/java/jdk/10.0.2+13 ...