correction exercice 2 TP1

correction exercice 2 TP1

by Chamekh Fatma -
Number of replies: 1

Bonjour à toutes et à tous,

Comme convenu, la correction de l'exercice 2 du tp 1 est disponible sur moodle.

Bon travail

In reply to Chamekh Fatma

Re: correction exercice 2 TP1

by Tilloy Julie -
/Users/sebastientilloy/Documents/jdk-22.0.1.jdk/Contents/Home/bin/javac \
--module-path ~/Documents/javafx-sdk-24.0.1/lib \
--add-modules javafx.controls,javafx.fxml,javafx.swing \
-cp ".:../lib/antlr-4.9.1-complete.jar:../src" \
$(find . -name "*.java")

/Users/sebastientilloy/Documents/jdk-22.0.1.jdk/Contents/Home/bin/java \
--module-path ~/Documents/javafx-sdk-24.0.1/lib \
--add-modules javafx.controls,javafx.fxml,javafx.swing \
-cp ".:../lib/antlr-4.9.1-complete.jar:../src" \
logogui.LogoApplication