Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariuszzbyrad/javafx

Extremely simple project in JavaFX. There is contains all necessary configuration to create runnable jar file.
https://github.com/dariuszzbyrad/javafx

Last synced: about 2 months ago
JSON representation

Extremely simple project in JavaFX. There is contains all necessary configuration to create runnable jar file.

Awesome Lists containing this project

README

        

## Runnable JavaFx

To generate jar file use `mvn jfx:jar`. The result jar file is in the `target/jfx/app directory`.
If you want run jar by double click in the Windows, use this one:
[Jarfix](http://johann.loefflmann.net/en/software/jarfix/index.html)