Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before you start

  1. Make sure you have JDK8(use up to 1.8.0_6692) installed
  2. Fork https://github.com/qcadoo/mes/
    clone tag: recruitment, e.g.
    git clone <repo-url> --branch recruitment
    git checkout -b recruitment
  3. Build MES (How to build MES from sources - step by step)
  4. Change hotDeploy=false in file: mes/mes-application/conf/tomcat/app.properties 
  5. Read the comments below

...