- If you just want to use the tool:
- Install a Java Servlet Container like Apache Tomcat or Jetty in your Windows or Linux machine
- Download both .WAR files in the Binaries section
- Open each of these files and change the configurations to your liking (file in “\WEB-INF\classes\gui.properties”)
- Deploy each file in the chosen servlet container and access the Tool through the web browser
- If you want to change the source code and then use the tool:
- Checkout the source code from the Git page
- Download and install Apache Maven
- Run the maven package command for each of the two projects in Git. This will create 2 separate .WAR files
- Do steps 1.3 and 1.4
This program is free software:
you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option) any later version.