subclipse: Unable to load default SVN Client

clamp picture clamp · Apr 11, 2011 · Viewed 97.9k times · Source

I am constantly getting this error when working with eclispe and the subclipse plugin:

Unable to load default SVN Client

I have already installed both the SVNKit and the JavaHL provider, but it can't be found in the preferences:

enter image description here

I am using eclipse for win64bit

Answer

Edd picture Edd · Dec 13, 2011

I had this problem after installing the latest eclipse and installing subclipse from the marketplace. To resolve you can follow these steps:

  1. Click Help >> Install New Software...
  2. Set Work with: Subclipse 1.10.x Update Site - http://subclipse.tigris.org/update_1.10.x
  3. Ensure Hide items that are already installed is checked.
  4. Click Select All.
  5. Click Next.
  6. Complete the remainder of the installation as usual.