JavaFX 14 (2020 Release) Introduction - Creating a new project with JDK 11 and JDK 14 @GenuineCoder
JavaFX 14 (2020 Release) Introduction - Creating a new project with JDK 11 and JDK 14  @GenuineCoder
Uploaded April 2020 | Updated September 2026, 2 weeks ago
JavaFX 14 is the latest version of JavaFX released on March 11, 2020. This tutorial talks about creating a new JavaFX 14 project with Intellij IDEA IDE and Gradle. JavaFX 14 can run on top of Java 11 or later (It is mandatory to have Java 11 or better for JavaFX 14). In this tutorial, we will run it on top of Java 11 and Java 14 JDKs downloaded from the Zulu community.

Errors we come across in this project:-
1. "JavaFX runtime components are missing, and are required to run this application": This happens because you are trying to run the application with a JRE/JDK that doesn't have JavaFX components. If you are using Gradle and added JavaFX as a plugin, you must run the application with the help of Gradle's application plugin.

2. "Could not initialize class org.codehaus.groovy.runtime.InvokerHelper": This happens because you are using an older version of Gradle. Update the Gradle plugin to the latest version (As of writing this, the latest version is 6.3) and the issue will be fixed.

JavaFX official website: openjfx.io
Zulu JDK community: azul.com/downloads/zulu-community
JavaFX 3D project: github.com/afsalashyana/JavaFX-3D
JavaFX modules: openjfx.io/javadoc/11
---
Genuine coder

#JavaFX
JavaFX 14 (2020 Release) Introduction - Creating a new project with JDK 11 and JDK 14JavaFX Tutorial : Using Area Chart and Scatter ChartJavaFX Animation Tutorial #7: PathTransition with Complex PathsJavaFx JFoenix Tutorial #13 : Running The JFoenix DemoJavaFX Library Software #15 : Book ReturnJavaFX Alerts (Official) : Six Different Forms Of javafx.scene.control.AlertAndroid Tutorial 11 : Imporving Dashboard UI with CardViewsSpring Boot Server & Android Client App Tutorial | Introduction and project setup | Chapter #1JavaFX Splash Screen 2 : Loading In a Seperate WindowJavaFX 3D Tutorial #16 - Adding ImageView as galaxy backgroundAndroid Tutorial 6 : Sharing Quotes with Other appsJavaFX Drag and Drop for Internal and External Communication
Genuine Coder |

JavaFX 14 (2020 Release) Introduction - Creating a new project with JDK 11 and JDK 14

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER