You will need Eclipse Java EE IDE for Web Developers, Version: Mars.2 Release (4.5.2), Build ID: 20160218-0600.
Go to the Eclipse Marketplace and install the Maven integration for the Eclipse plugin:
- Create a Maven Project using a wizard in Eclipse IDE:
- Select Create a simple project (skip archetype selection) and click on Next:
- Go through the wizard and create a project. It will take some time to create a project in Eclipse. Provide the Artifact, Version, Packaging, Name, and Description. Click on Finish.
- Wait until the ...