Module org.applied_geodesy.jag3d not found
Thank you Micha for the prompt reply.
Current Directory:
total 24
drwxrwxrwx 2 jeremy jeremy 4096 May 14 16:24 bin
drwxrwxrwx 2 root root 4096 May 14 16:20 exe
drwxrwxrwx 2 root root 4096 May 14 16:20 lib
drwxrwxrwx 2 root root 4096 May 14 16:20 META-INF
drwxrwxrwx 7 root root 4096 May 14 16:23 resources
drwxrwxrwx 3 root root 4096 May 14 16:20 src
My current java verion is 17.0.10:
openjdk 17.0.10 2024-01-16
OpenJDK Runtime Environment (build 17.0.10+7-Ubuntu-122.04.1)
OpenJDK 64-Bit Server VM (build 17.0.10+7-Ubuntu-122.04.1, mixed mode, sharing)
I currently trying to compile and generate a jar file for the project from the source code as there no jag3d.jar and I encountered the module error. Is there anyway for me to compile and run the application?