Ah, I finally figured out what I was working for:
Eclipse 2.1.3 -- Subclipse 0.9.3.3 is linked against Subversion
1.1.4.
It was hidden under the 2.1.3 section, so I kept skipping over it.
--Kurt
Kurt Guenther wrote:
>I'm having a difficult time with JavaHL. I'm using Gentoo and have
>subversion 1.1.3 install. I have the javahl libs installed here:
>
>/usr/lib/libsvnjavahl-1.a
>/usr/lib/libsvnjavahl-1.la
>/usr/lib/libsvnjavahl-1.so
>/usr/lib/libsvnjavahl-1.so.0
>
>And the jar file is here:
>
>/usr/lib/svn-javahl/svn-javahl.jar
>
>If it just start eclipse, I get the dreaded error message:
>
>Javahl interface not available
>
>But, if I export both the CLASSPATH and LD_LIBRARY_PATH, then this
>message goes away:
>
>export CLASSPATH=/usr/lib/svn-javahl/svn-javahl.jar:$CLASSPATH
>export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
>
>When I click on a repository, I just get this error:
>
>Unhandled event loop exception
>Reason:
>notification2
>
>Any help appreciated?
>
>--Kurt
>
>
>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
>
Received on Mon Jun 13 00:46:43 2005