/javafx_maven

Hello World JavaFx Application with Maven

Primary LanguageJava

JavaFx Maven Sample

JavaFX 13 HelloFX sample to run with different options and build tools.

Download JDK 11 or later for your operating system. Make sure JAVA_HOME is properly set to the JDK installation directory.

Maven

Windows

If you run on Windows, follow these steps:

cd javafx_maven

To run the project:

mvn clean javafx:run