2026-02-11 09:43:35 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-10 16:18:30 -05:00
2026-02-11 09:43:35 -05:00
2026-02-10 16:18:30 -05:00

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 or VSCode with Extension Pack for Java; vscjava.vscode-java-pack( 0.30.5 )
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.
S
Description
No description provided
Readme GPL-3.0 45 KiB
Languages
Java 83.1%
HTML 10.5%
CSS 4.6%
JavaScript 1.8%