How do I import an existing Maven project?

How do I import an existing Maven project?

Below are the steps to import Maven project

  1. Select Import from the File menu. Select screen appears.
  2. Select Existing Maven Projects after expanding Maven. Click on Next.
  3. Click Browse and navigate to the top-level project folder for Root Directory.
  4. Check that the Projects list has all subprojects, then click Finish. Run the project