JavaFX 11+ Maven Tutorial

Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=r_tdK8zWr_w



Category:
Tutorial
Duration: 7:35
29,438 views
281


A quick tutorial to get JavaFX 11 in your projects using IntelliJ and Maven.

If you don't want to run "mvn compile exec:java", you can create a Launcher class. Create FXAppLauncher with the main method: public static void main(String[] args) that calls FXApp.main(args). Then IDE should be happy to run JavaFX 11+ without complaining about the runtime.

JavaFX 11 Cross-platform deployment: https://www.youtube.com/watch?v=w_PsCNqqcE4

Link: https://github.com/AlmasB/JavaFX11-example

Twitter: https://twitter.com/AlmasBaim







Tags:
java
java programming tutorial
java game tutorial
game tutorial for beginners
java for beginners
very simple game tutorial
javafx game tutorial
javafx
javafx tutorial
javafx game development
java game development
FXGL
javafx game engine
javafx game framework
javafx game library
javafx 11 example
javafx 11
javafx 11 tutorial
javafx 11 maven