Install libsvn-java
The package libsvn-java contains JavaHL.
Install libsvn-java by typing the following into a command line:
sudo apt-get install libsvn-java
then make sure you add the following to your Eclipse launcher parameters (ie add it to the end of the shortcut to eclipse):
-vmargs -Djava.library.path=/usr/lib/jni
Restart Eclipse.
No comments:
Post a Comment