Yes, that is the plan. Actually, there are 2 paths: 1. create a JavaFX SDK (see https://bugs.openjdk.java.net/browse/JDK-8198329 ) 2. create and upload the JavaFX modules to the traditional, popular repositories (maven central, bintray) and make sure developers can use the API's using maven/gradle (see https://github.com/javafxports/openjdk-jfx/issues/52)
This is imo the most important work right now, and a number of people are working on it. I am very positive this [both paths] will be realised before the Java 11 release date. - Johan On Thu, Apr 5, 2018 at 2:25 PM Mikael Christensen - QIAGEN < mikael.christen...@qiagen.com> wrote: > Hi, > > This is a question about Oracle's statement that JavaFX will no longer be > part of the SDK starting from Java 11: > > https://blogs.oracle.com/java-platform-group/the-future-of-javafx-and-other-java-client-roadmap-updates > > Is the plan, that when Java 11 is released (scheduled for September 2018), > it will be possible to download a (prebuilt) JavaFX component from the > OpenJFX? > > Best, Mikael. > >