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:
I am using eclipse for win64bit
Look at Help -> About Eclipse IDE. This will tell which product and version thereof that you have installed.
Open Eclipse. In the Available Software dialog that opens, carefully type http://subclipse.tigris.org/update_1.8.x in the Work with: field and press Enter. Case matters, and NO spaces! After several seconds, three checkboxes will appear.
Installing Subclipse In Eclipse, go to "Help » Install New Software..." from the toolbar. We are currently running Subversion version 1.10. x, so you need to place the link http://subclipse.tigris.org/update_1.10.x in the "Work with" field and press Enter. Select "Subclipse" and click the "Next" button.
I had this problem after installing the latest eclipse and installing subclipse from the marketplace. To resolve you can follow these steps:
Subclipse 1.10.x Update Site - http://subclipse.tigris.org/update_1.10.x
For ubuntu 12.04 amd64
sudo apt-get install libsvn-java
add this to eclipse.ini after -vmargs:
-vmargs -Djava.library.path=/usr/lib/jni:/usr/lib/x86_64-linux-gnu/jni ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With