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