Skip to content

caller/OMC

 
 

Repository files navigation

About

this project was tested with openJDK 13 (long term stable).

Building and running

From the main directory run

mvn clean package

Then, switch to the IntelMissionControl/target/artifact directory and run the following command:

java -DGDAL_DATA=gdal -jar .\OpenMissionControl.jar -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -Djogamp.gluegen.UseTempJarCache=false -Dprism.order=d3d -Dsun.java2d.d3d=false

Run from IntelliJ IDEA

Use the provided .idea/runConfigurations/Main.xml run configuration for a list of VM arguments and configuration to run the application with IntelliJ IDEA.

About

OpenMissionControl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 42.1%
  • Java 23.8%
  • C 15.6%
  • HTML 11.9%
  • Python 1.2%
  • SWIG 0.9%
  • Other 4.5%