Prerequisites

  • Git
  • Java development kit (JDK, preferable Java version >=8)
  • Integrated development environment (IDE) (e.g. IntelliJ or Eclipse)
  • GitLab LRZ account with access to the mitoMunich repository: https://gitlab.lrz.de/moeckel/mitoMunich

MITO run preparations

  1. Clone the mito repository: https://github.com/msmobility/mito
  2. Clone the mitoMunich repository: https://gitlab.lrz.de/moeckel/mitoMunich
  3. (Optional) Configure MITO by adjusting parameters inside mito.properties from the root folder of mitoMunich
  4. Create and configure run configuration of MitoMuc.java by:

    1. Passing the file path of mito.properties as a program argument

    2. Passing -Djava.library.path=lib/<OS>, after inserting your operating system (e.g. win64), as a virtual machine argument

  5. (Optional) Ensure sufficient RAM availability of more than 10 GB (may require to set -Xmx option in the virtual machine arguments, e.g. -Xmx10g)

  6. Run the previously created configuration for MitoMuc.java

  • Keine Stichwörter