How to use subclipsis in Ubuntu’s eclipse Kepler 14.04 64 bits

Asked

Viewed 103 times

0

I’ve made all the settings indicated on the site: http://subclipse.tigris.org/wiki/JavaHL

And when I access the menu Team -> SVN displays the following error message:

Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = -/usr/lib/x86_64-linux-gnu/jni/libsvnjavahl-1.so

I checked out the project via terminal:

svn checkout projeto

1 answer

1

Do you really need to use Javahl? If not, you can use Svnkit at Window > Preferences > SVN > Opção SV Interface and choose Svnkit Client.

If there is no option, just install from the Marketplace.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.