From the course: JSON Processing with Java EE

How to use the exercise files

From the course: JSON Processing with Java EE

Start my 1-month free trial

How to use the exercise files

- [Instructor] If you have access to the exercise files you can download them to the desktop as I have done here. I am currently on a PC, but the files will work equally well regardless of your operating system. You should import the entire project into your ID as a Maven project and I'm going to be using IntelliJ during this course. However, any ID that supports Maven will do. Once the project has been imported into your ID you will see a modular structure that reflects the start and end status of each lesson. For example, the start state for chapter three, lesson two, is located in module name 03_02_start, and the end state is located in 03_02_end. The start state contains all the necessary files and classes required for the lesson, and the end state contains the completed code for each lesson which you can use as a reference. Additionally, there are several challenges throughout the course, and the solutions to these challenges are also included with the exercise files.

Contents