Re: [Subclipse-users] Projects not staying under version control
From: Billy O'Connell <billy_oconnell_at_tanval.com>
Date: 2006-09-27 19:09:04 CEST
Hey again Mark,
Thanks for you time and responses.
I have tried all 3 suggestions.
I am still getting errors when selecting Team => SVN
Failed to Load JavaHL Library.
Here is my /usr/local/lib/
ls libsvnjavahl-1.*
ls libsvn_ra_dav-1.*
I will keep searching for an answer, but if you can spot what I have wrong, it would be greatly apreciated.
Thanks,
You do not need to do anything to the JAR, and should undo anything that
1) Create a symlink to the library in one of the places the JVM looks. I
export LD_LIBRARY_PATH=/usr/local/lib:.
3) Start Eclipse using something like this:
./eclipse -vmargs -Djava.library.path=/usr/local/lib
I think you can set these settings in the eclipse.ini file as well.
NOTE: In the above, I do not know that /usr/local/lib is where your
Mark
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.