[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Eclipse 3.4+Subclipse 1.4.0: JavaHL not available

From: Benno Korn <bennokorn_at_compuserve.de>
Date: Wed, 25 Jun 2008 18:17:52 +0200

Hello,
I have Eclipse 3.4 installed under Ubuntu 8.04 and wanted to use Subclipse with JavaHL as SVN interface.

So in Eclipse I have installed the following packages:
Subclipse 1.4.0
Subversion Client Adapter 1.5.0
Subversion Native Library Adapter (JavaHL) 1.5.0

In Ubuntu I have installed libsvn-java for JavaHL support and the svn command line client.

But Window->Preferences->Team->SVN->SVN Interface says: JavaHL(JNI) Not Available

This problem still exists after adding the following line beneath the -vmargs line in eclipse.ini:
-Djava.library.path=/usr/lib/jni

/usr/lib/jni holds the following files:
korn_at_ubuntu:/usr/lib/jni$ ls -la
insgesamt 284
drwxr-xr-x 2 root root 4096 2008-06-25 17:19 .
drwxr-xr-x 176 root root 69632 2008-06-25 17:19 ..
lrwxrwxrwx 1 root root 23 2008-06-25 17:19 libsvnjavahl-1.so -> libsvnjavahl-1.so.0.0.0
lrwxrwxrwx 1 root root 23 2008-06-25 17:19 libsvnjavahl-1.so.0 -> libsvnjavahl-1.so.0.0.0
-rw-r--r-- 1 root root 207620 2008-03-11 10:20 libsvnjavahl-1.so.0.0.0
Received on 2008-06-25 18:26:14 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.