These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Eclipse 2020-03 https://www.eclipse.org/downloads/packages/installer
- Maven https://maven.apache.org/, you will need Apache Maven 3.6.3.
- JDK and JRE 1.8
- MySQL 8.0
git clone git@github.com:rachchan/imsprojectfinal.git
cd imsprojectfinal/
mvn package
java -jar connecting-to-a-database-0.0.1-SNAPSHOT-jar-with-dependencies.jar
In the directory where pom.xml is run:
mvn test
Rachel Chan
Chris Perrins, Piers Barber and Alan Davis, thanks for your patience!!