initialize project.

This commit is contained in:
2026-02-10 16:18:30 -05:00
parent ea8a4d5bfd
commit 2093cad414
29 changed files with 704 additions and 6 deletions
+19
View File
@@ -0,0 +1,19 @@
Project is build as gradle root and child projects.
Gradle handles build and run of program using AspectJ Java runtime.
Build Environment:
JDK25,
Eclipse 4.38 with Gradle Buildship
AspectJ 1.9.25+
OpenJFX (** https://gluonhq.com/products/javafx/ **)
This java UI sdk requires you download windows/linux/Mac JMODs libs to your workspace on your host.
refer to the launch.json file, and add the directory location for the jmods you downloaded.
In Eclipse import project as an Gradle Project.
Tests with ASPECTJ:
on windows:
gradlew.bat run
/ or on linux:
sh ./gradlew edu.addressbook.view:run
AspectJ Referee component will call the Game plays.