How do I import an existing Maven project?
Below are the steps to import Maven project
- Select Import from the File menu. Select screen appears.
- Select Existing Maven Projects after expanding Maven. Click on Next.
- Click Browse and navigate to the top-level project folder for Root Directory.
- Check that the Projects list has all subprojects, then click Finish. Run the project