Eclipse installation and use of SVN in Mac

Source: Internet
Author: User
Tags svn
Install SVN installation Homebrew

Enter in the terminal
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)";

Installing Javahl

Enter in the terminal
brew install --universal --java subversion
After the installation is complete, follow the two sudo commands below:
In Terminal input:
sudo mkdir -p /Library/Java/Extensions
sudo ln -s /usr/local/homebrew/lib/libsvnjavahl-1.dylib /Library/Java/Extensions/libsvnjavahl-1.dylib
After the installation is complete, you will be prompted to install the Javahl version of 1.9.4

Installing Subclipse

Then, according to the Javahl wiki document,

1.eclipse-help-install New Software ...
2. Click the Add button, name to enter, location input http://subclipse.tigris.org/update_1.12.x

All the way Next

Set preferences for Eclipse

Using SVN

Eclipse-window-show View-other ...

Right-click on the SVN repository and you're ready.

Eclipse installation and use of SVN in Mac

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.