...
Subclipse uses the official Java to C (JavaHL) bindings provided by the Subversion team. On OS/X these aren’t installed by default. Just installing Subversion won’t give them either.
The Soultion:
Use Homebrew to Install Subversion and get the JavaHL bindings necessary for Subclipse.
...
brew uninstall svn
3. Install Install Subversion and get the JavaHL bindings necessary for Subclipse.
- Run this command to remove the older versions
...