Changes between Version 7 and Version 8 of EclipseDevelopment/SubversionAndGit
- Timestamp:
- Apr 9, 2013 11:29:47 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EclipseDevelopment/SubversionAndGit
v7 v8 7 7 8 8 To import a Mavenized Git project from remote server, m2eclipse needs the git SCM Connector. You can not find SCM connector manually in Eclipse Marketplace [[http://stackoverflow.com/questions/6981001/m2eclipse-no-connectors-for-scm]], so that, Go to File > Import > Check out Maven projects from SCM. Click on ''Find more SCM connectors - Eclipse Marketplace'', type ''m2e-egit'' and follow the installation wizard. 9 10 More further information: 11 Official EGit wiki [[http://wiki.eclipse.org/EGit/User_Guide]] 12 EGit user guide [[http://www.vogella.com/articles/EGit/article.html]]