Import Maven project into Eclipse - franleplant/javaraptors.backend GitHub Wiki
Import a Maven CLI (command line interface) created project:
In Eclipse:
File > Import > Maven > Existing Maven Projects
Select as Root Directory the Directory where the pom.xml
file is located, then click finish