This module contains the OImaging java application developed by the JMMC technical team.
See OImaging See JMMC releases See JMMC OpenDev @ github
See the OImaging Board to see issues & activity.
This module contains the source code of the JMMC OImaging Graphical interface.
See the pom.xml
file to get all dependencies, including other JMMC OpenDev modules:
To be continued...
This JMMC module uses java / maven to build the jar file, to build the OImaging software.
Requirements:
See JMMC Java Build See CI nightly builds
Instructions:
Cleanup dependencies:
./clean.sh
Get dependencies on the first time:
./get_modules.sh
Update dependencies:
./update_modules.sh
Build dependencies and this module:
./build_gui.sh
Run OImaging GUI:
./run_OImaging-gui.sh