There are always risks associated with new things, especially mutual dependencies and versioning issues.
In order to experience the latest eclipse Mars,version:mars Milestone 1 (4.5.0m1), Eclipse installs some common plug-ins that need to be installed, and unexpectedly m2e-subclipse is out of the question.
Specific process: Installed Subclipse 1.10 (update site is http://subclipse.tigris.org/update_1.10.x) in marketplace
To support Maven, install the M2E plugin to support SVN, click New-maven-check out Maven Projects from SCM, click M2e Marketplace at the bottom right, select M2e-subclipse to install. However, the installation failed, prompting M2E Subclipse Connector error-' bundle Org.tigris.subversion.subclipse.core, after several attempts can not be successfully installed.
Finally find a workaround in "Stack Overflow":
1, download the modified plugin Org.sonatype.m2e.subclipse.feature-0.13.0-snapshot-site.zip
2, unzip, remember good path.
3. Open Eclipse
- Click Help/install New Software ...
- Click "Add ..." to Add a new site
- Click "Local ..." Select the extracted folder
- Click OK to install, after restarting it can be used.
- Org.sonatype.m2e.subclipse.feature-0.13.0-snapshot-site.zip (14.1 KB)
Maven Eclipse (M2E) SCM Connector for Subclipse 1.10 (SVN 1.8) does not detect