/TPjavaFX

Severals JavaFX projects to finally implement the MVVM with Java

Primary LanguageJava

TPjavaFX

📝 Purpose

Severals projects build with Java FX to make my way to the MVVM with Java.

🛠 Languages & tools

skills

🖊️ Versions

👷 Getting started

This repository is meant to be used with IntelliJ and contains the default configurations for it.

  1. Download Java SDK (18)
  2. Download Java JDK (18)
  3. Open IDEA
  4. Configure the Java SDK
  5. Create a global variable nammed PATH_TO_JFX_18 pointing your JDK
  6. Lauch any project you want

✍️ Credits