Perform the following steps to run a Maven project in the Eclipse IDE:
- Extract the project ZIP package that we created in the previous topic and open Eclipse.
- We are going to import our project into the Eclipse IDE. To start the import process, select the File | Import menu and the import wizard will be opened. The following screenshot shows the first page of the wizard:
- In the first phase, you should select Existing Maven Projects from the list under the Maven folder, and then go to the next phase by pressing the Next button. The following screenshot shows the second step of the import wizard:
- In this phase, select ...