...
Assumptions: You already have installed Eclipse and Subclipse(1.10.x, not 1.6.x) on your mac and Subclipse is not working to connect to remote Subversion repository. |
---|
...
- Run this command to remove the older versionsinstall Subversion and get JavaHL bindings
brew brew install --universal --java subversion
...
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 Run the sudo
command above.
5. Subclipse should automatically start working. You don’t even need to restart Eclipse if you had it running.now work.