Joe Wertz [
https://community.jboss.org/people/gonthim] commented on the document
"Hacking AS7 using Eclipse"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-16718#comment-10525
--------------------------------------------------
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.
1. Select the "Import..." context menu from the Package Explorer view
2. Select "Check out Maven projects from SCM" option under the Maven category
3. On the window that is presented choose the link "Find more SCM connectors in the
m2e Marketplace
4. Find connector for Git...install...restart
+Then+ you can import the projects from eGit into eclipse.
Thanks,
Joe
--------------------------------------------------