The-Igor / multiModuleJava9plusJavaFXSupport

This approach uses IntelliJ IDEA and Gradle to create template for multi module JavaFX project and build artifacts for distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Module Java9+ & JavaFX

This approach uses IntelliJ IDEA and Gradle to create template for multi module JavaFX project and build artifacts for distribution(Gradle 5.4.1, JDK 12, JavaFX 13).

included dependencies for:

  • log4j (for activating logging to file uncomment line at log4j2.xml)
  • retrofit2

Details: https://youtu.be/0Pk_9u5nYsM

How to include Scenic View read here: https://github.com/JonathanGiles/scenic-view

About

This approach uses IntelliJ IDEA and Gradle to create template for multi module JavaFX project and build artifacts for distribution


Languages

Language:Java 100.0%