Version control SVN integration with Eclipse4.4.1 (Eclipse svn:e175002 Error Resolution)

Source: Internet
Author: User
Tags svn

Eclipse version--luna Service Release 1 (4.4.1)

SVN version-----1.8.X

System os-------Ubuntu 14.04 LTS


1. Install by address

Help->install New Software

Work with place add address:http://subclipse.tigris.org/update_1.8.x

Select the name in the plug-in and then next, hit the pop-up window directly click OK

Note: Restarting eclipse after installing in Ubuntu will cause failed to load Javahl library error because the Libsvn-java package is missing

Entering statements in the console sudo apt-get install Libsvn-java

Edit Eclipse.ini

32-bit systems add-DJAVA.LIBRARY.PATH=/USR/LIB/JNI to-vmargs

64-bit systems add-DJAVA.LIBRARY.PATH=/USR/LIB/X86_64-LINUX-GNU/JNI to-vmargs

If you are unsure where the Javahl library is, you can enter sudo find/-name "libsvnjavahl-1.so" in the command console

After the installation is complete, if error: Incompatiblejavahl library loaded. 1.7.x or later required, modified as follows:

Eclipse->WINDOW->PREFERENCES->TEAM->SVN

Modify SVN interface:client--svnkit (Pure Java) Svnkit v1.7.9.9659

There seems to be no such error in window.

2. Installation via Eclipse Marketplace

Help->eclipse Marketplace->search/find Enter SVN to find the appropriate version to install.

Version control SVN integration with Eclipse4.4.1 (Eclipse svn:e175002 Error Resolution)

Related Article

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.