Technical requirements
To get started with the Cargo Tracker application, you will need the following tools. They will allow you to download and create a version of the Cargo Tracker application that we can run locally:
- An editor of your choice – for example, JetBrains IntelliJ, Eclipse IDE, or Microsoft Visual Code
- Git
- JDK 8
- Maven 3
You must also have a JAVA_HOME
environment variable that points to the JDK 8 home directory.