JavaHL problem in eclipse solved
In most of the cases is due to the lack of the libsvn-java library, so just install it: $ sudo apt-get install libsvn-java Now you have to tell eclipse where to find this libraries. First, locate where the is: view sourceprint? $ sudo updatedb now run: $ locate libsvnjavahl-1.so /usr/lib/jni/lib...