...
brew install --universal --java subversion
4. When Homebrew finishes building Subversion and the JavaHL bindings it will display this:
You may need to link the Java bindings into the Java Extensions folder:
sudo ln -s /usr/local/lib/libsvnjavahl-1.dylib /Library/Java/Extensions |
---|
Go ahead and run the sudo
command above.
5. Subclipse should automatically start working. You don’t even need to restart Eclipse if you had it running.