update project.

This commit is contained in:
2026-02-19 18:48:06 -05:00
parent e436b4a3c9
commit 21f792685c
25 changed files with 315 additions and 265 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"name": "Linux Current File",
"request": "launch",
"mainClass": "edu.bookocontacts.AppSceneView",
"vmArgs": " --module-path '/home/sherwinp/workspace/javafx-sdk/lib/' --add-modules ALL-MODULE-PATH --enable-native-access=javafx.graphics"
"vmArgs": " --class-path .:edu.bookocontacts:edu.bookocontacts.model --module-path '/home/sherwinp/workspace/javafx-sdk/lib/' --add-modules ALL-MODULE-PATH --enable-native-access=javafx.graphics"
}
]
}