Hi,
The M2E plugin doesn't automatically include the connector between Maven and egit. In order to get the 'Import Maven Projects' line in the context menu, you have to load the correct SCM connector.
- Select the "Import..." context menu from the Package Explorer view
- Select "Check out Maven projects from SCM" option under the Maven category
- On the window that is presented choose the link "Find more SCM connectors in the m2e Marketplace
- Find connector for Git...install...restart
Then you can import the projects from eGit into eclipse.
Thanks,
Joe