JavaHL不起作用

Ale*_*xis 5 eclipse subclipse svn javahl

我尝试从SVN更新一个项目(我有一个全新的eclipse安装,但它是一个现有的工作区)所以我安装了subclipse但是当我想用SVN做任何事情时,我得到的错误消息如下:

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 = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
Run Code Online (Sandbox Code Playgroud)

要么

Problems reported while synchronizing SVNStatusSubscriber. 0 of 1 resources were synchronized.
An error occurred synchronizing <Project name>: Error getting status for resource P<Project name> Unable to load default SVN Client
Error getting status for resource P<Project name> Unable to load default SVN Client
Unable to load default SVN Client
Run Code Online (Sandbox Code Playgroud)

我使用eclipse indigo 3.7.2在Mac OS X 10.6.8上工作.

有人可以帮助我使它工作吗?

Mar*_*ard 5

答案详见本维基页面:

http://subclipse.tigris.org/wiki/JavaHL

您需要安装Subversion本机库,包括JavaHL库.我建议使用MacPorts或HomeBrew来获取本机库.