Skip to content
Snippets Groups Projects
Commit 4889c176 authored by Joel Cavat's avatar Joel Cavat
Browse files

Initial instructions

parent 3574e775
No related branches found
No related tags found
No related merge requests found
# Details
This snippet show you how to run a java GUI with javafx. Since java 11, javafx is no longer part of the standard lib.
# How to build/run
```
mvn package
mvn exec:java
```
Enjoy !
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment