AW: [Subclipse-users] DEFECT: JavaHL not found in java.library.path
From: Oliver Niekrenz <oliver_at_niekrenz.de>
Date: 2006-11-03 11:40:44 CET
> using Eclipse 3.2.0 GTK (on mandrake), with Subclipse 1.0.3, and subversion 1.2.3 (r15833).
> if i select JavaSVN in the preferences, quit the dialog, and then go back to JavaHL,
> .../eclipse3.2_gtk/eclipse/plugins/org.tigris.subversion.subclipse.core_1.0.3/lib/svnjavahl.jar
> I think the plugin should be able to find it s own library
I think in this case it's not the jar library but the native one, libsvnjavahl-1.so or something like that. It' shipped with your svn installation and not with the subclipse plug-in. If not you have to build svn on your own and enable javahl support or get yourself a package with javahl enabled.
If you do have this library and this message is still shown you can either copy this library to your $JAVA_HOME/bin directory or include the path in the Java System property java.library.path.
Oliver
---------------------------------------------------------------------
|
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.