
In order to open this Maven project inside IntelliJ IDEA 
(e.g. Community Edition) follow the steps:

  1. Open the IDE
  2. Choose File - New Project
  3. Choose "Import project from external model"
  4. Select "Maven"
  5. Point to the folder containing the "pom.xml"
  6. Create the project.
     This will create all IDE project files and keep them in sync.
     when the pom is adjusted.
