mirror of
https://github.com/Akomry/sae302_applicom.git
synced 2025-12-06 11:43:53 +00:00
feat(graphique): Ajout logger, logging.properties, fonction initialize
This commit is contained in:
parent
8360fd9982
commit
6d8ec5b7f5
5 changed files with 55 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
module rtgre.chat {
|
||||
requires javafx.controls;
|
||||
requires javafx.fxml;
|
||||
requires java.logging;
|
||||
|
||||
|
||||
opens rtgre.chat to javafx.fxml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue