Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
java -jar "<path-to-jar>\klukkluk-0.4.jar"

bijvoorbeeld:

Code Block
java -jar "C:\Users\beheerder\Downloads\klukkluk-0.4.jar"


Installatie MacOS

Voor het gebruiken van Klukkluk V0.4 is Java 17 vereist, samen met de bijbehorende SDK van JavaFX

...

Code Block
java --module-path javafx-sdk-17.0.11/lib --add-modules javafx.fxml,javafx.controls -jar <path-to-jar>/klukkluk-0.4.jar

Configuratie

...