Skip to content

mkpaz/atlantafx-maven-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtlantaFX Starter

A really quick skeleton project to get started with AtlantaFX and Maven. Just clone or download the repo and use it.

How to use

To clone the repo:

git clone https://github.com/mkpaz/atlantafx-starter

To run the app:

# omit java.home property if OS Java version is the same as project Java version
mvn javafx:run -Djava.home=<path-to-jdk>

To run the app in debug mode:

mvn javafx:run@debug -Djava.home=<path-to-jdk>

About

A really quick skeleton project to get started with AtlantaFX and Maven

Topics

Resources

License

Stars

Watchers

Forks