【发布时间】:2012-04-18 03:22:05
【问题描述】:
我尝试从 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
或
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
我使用 eclipse indigo 3.7.2 在 Mac OS X 10.6.8 上工作。
有人可以帮我解决吗?
【问题讨论】:
标签: eclipse svn subclipse javahl