Module org.applied_geodesy.jag3d not found
I tried running the following command on the source code using ubuntu linux, "java -jar -Xms200m -Xmx500m --class-path "./resources;" --module-path "jag3d.jar;./javafx/lib;./lib;" --module org.applied_geodesy.jag3d/org.applied_geodesy.jag3d.ui.JAG3D" and it display the following error.
Error occurred during initialization of boot layer
java.lang.module.FindException: Module org.applied_geodesy.jag3d not found
Is there any additional module I need to install or run?
![[image]](https://i.ibb.co/L9vShWG/jag3d-shell.png)
![[image]](https://i.ibb.co/r55BDNx/Screenshot-from-2024-05-14-16-26-36.png)

![[image]](https://i.ibb.co/Nrmg5v1/jag3d-eclipse.png)
![[image]](https://i.ibb.co/QQsRBNw/Screenshot-from-2024-05-15-17-19-32.png)
![[image]](https://i.ibb.co/XY2Lg62/jag3d-ubuntu.png)