eclipse4.3 Integrated MAVEN,SVN

Source: Internet
Author: User
Tags svn client

Download the latest Java EE version of Eclipse on the Eclipse website with its own MAVEN, without integrated Subclipse, via Eclipse's own warehouse eclipse Marketplace Download: help->eclipse Marketplace, Search svn, find Subeclipse 1.10.6 (this is eclipse4.3 SVN version) installation.

Should be the network reason, the company's internet speed is 30M light thousand, at work, download a day also useless success, has been ' Link Timeout ', after-hours hanging machine download, the next day, found to have downloaded the installation completed, and then online installation M2e-subeclipse, but also installed not up, this one, can only install at night. Very delayed time and work, can only be installed in the form of plug-ins (offline installation), so that convenient management of plug-ins, what needs to plug-in, just add to the inside.

SVN Offline installation method:

Premise: The downloaded Java version of Eclipse has its own maven,eclipse version 4.3, the Eclipse Marketplace to see what version of SVN, so that the unified version, not because of the version of the problem will not cause SVN to come out

1. Download SVN according to the Eclipse version number to avoid use: Http://subclipse.tigris.org/files/documents/906/49391/site-1.10.6.zip

2. Create a new folder in the Eclipse directory, name My-plugins, unzip the svn zip file into the SVN folder, and put the SVN folder into the My-plugins

3. In the Dropins file, create a new file Svn.link that contains the PATH=SVN path, for example: PATH=D:\\ECLIPSE\\MY-PLUGINS\\SVN

4. Turn on eclipse to see that SVN is installed successfully

Attached: SVN Chinese to English find the Config.ini file under Eclipse's configuration file, open it with WordPad, and add the following code on the last side:

# Set Subversion 中文版 Version
Osgi.nl=en_us

Both SVN and Maven have been successfully installed, but Maven and SVN are not tied together and can now be migrated through SVN and the migrated project is not identified as a MAVEN project. The jar files in the pom.xml will not be downloaded unless the project is downloaded using the SVN client and then the project is imported through MAVEN, which is a very troublesome operation every time. Online search, Online said through M2e-extras to bind Maven and SVN, but now can not find M2e-extras, now only through the eclipse's maven Eclipse (M2E) SCM Connector for Subclipse to bind Maven and SVN.

Installing m2e- Subversive

1. m2e-subclipse download via google search, Link: http://www.buluschek.com/?p=292

2. Through the SVN installation step 2-4 installation, after the successful installation, in the SVN repository, right-click on the project, you can see the ' Check out as Mavenpoject ' description of the successful installation, you can use ' Check out as maven poject ' to download the MAVEN project, The downloaded project is identified as an SVN project.

eclipse4.3 Integrated MAVEN,SVN

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.