The Parsing Service accepts planning problems and analyses whether they conform to the rules of the chosen specification.
- Java Development Kit (JDK) : Version 14 and above
- Docker
- IntelliJ IDEA
- Install RabbitMQ container on Docker with the flag --name = rabbitmq
- Check module settings in IntelliJ IDEA and make sure the right JDK is selected.
- Clone the repository or download it on your local device.
- Make sure the docker application is running.
- Now navigate to build.sh and execute it to build the project.