fx:deploy is not available in this JDK

Kevin Rushforth kevin.rushforth at oracle.com
Mon Oct 28 17:49:36 UTC 2019


 > Error:Java FX Packager: fx:deploy task has failed.

The 'fx:deploy' task was part of the ant plugin that was formerly 
distributed in ant-javafx.jar as part of javapackager. This ant plugin 
is not included in jpacakge, so you will need to find some other way to 
integrate jpacakge into IntelliJ.

-- Kevin


On 10/28/2019 9:18 AM, Olga Klisho wrote:
> Hello,
>
> JavaFX application successfully compiles in IntelliJ IDEA 2019.3
> <https://www.jetbrains.com/idea/nextversion/> with the use of:
> - *Build 14-jpackage+1-35 (2019/8/29)* (http://jdk.java.net/jpackage);
> - Early-Access builds for JavaFX 14 (https://gluonhq.com/products/javafx).
>
> The same project fails to compile with* Build 14-jpackage+1-49 (2019/10/2)*
> with exception attached.
>
> JavaFX artifacts can't be built with both mentioned jpackage builds.
> Please see the sample project where the issue is reproduced attached to the
> issue:
> https://youtrack.jetbrains.com/issue/IDEA-200721
>
> In case of any questions or if more details are needed please feel free to
> contact me. Thank you
>
> Olga Klisho
> IDEA Support Engineer
> JetBrains
> http://www.jetbrains.com
> The Drive to Develop



More information about the core-libs-dev mailing list