subclipse:无法加载默认 SVN 客户端
在使用 eclispe 和 subclipse 插件时,我不断收到此错误:
Unable to load default SVN Client
我已经安装了 SVNKit 和 JavaHL 提供程序,但在首选项中找不到它:
我正在使用 eclipse for win64bit
I am constantly getting this error when working with eclispe and the subclipse plugin:
Unable to load default SVN Client
I have already installed both the SVNKit and the JavaHL provider, but it can't be found in the preferences:
I am using eclipse for win64bit
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(14)
我在安装最新的 eclipse 并从市场安装 subclipse 后遇到了这个问题。要解决您可以按照以下步骤操作:
Subclipse 1.10.x 更新站点 - http://subclipse.tigris.org/update_1.10.x< /code>
I had this problem after installing the latest eclipse and installing subclipse from the marketplace. To resolve you can follow these steps:
Subclipse 1.10.x Update Site - http://subclipse.tigris.org/update_1.10.x
对于 ubuntu 12.04 amd64
将其添加到 eclipse.ini 中的 -vmargs 之后:
For ubuntu 12.04 amd64
add this to eclipse.ini after -vmargs:
您安装了哪个 JavaHL 提供程序?听起来您需要 64 位 JavaHL 支持。您尝试过 SlikSVN 吗?
What JavaHL provider have you installed? It sounds like you need 64 bit JavaHL support. Have you tried SlikSVN?
我用最简单的方法解决了这个问题:
I solved this with easiest way:
从 eclipse 市场安装 subclipse 1.8 后遇到了同样的问题,并通过以下步骤解决:
1.安装subversion客户端(必填)
2. 安装 Subversion JavaHL Native Library Adapter(必需)
现在它可以工作了。
P/S:Eclipse 靛蓝
Faced the same problem after installed subclipse 1.8 from eclipse marketplace and resolved thru following steps:
1. Install subversion client (required)
2. Install Subversion JavaHL Native Library Adapter (required)
And it works now.
P/S: Eclipse Indigo
我不了解JavaHL,但要使SVNKit出现在SVN接口列表中,您需要安装“SVN客户端适配器 ”以及“SVNKit 适配器”。
您可以在 Subclipse 的更新网站上找到这些内容 (*http://subclipse.tigris.org/update_1 .8.x*)。
I don't know about JavaHL but to make the SVNKit appear on the list of SVN interfaces, you need to install the "SVN Client Adapter" and the "SVNKit Adapter" as well.
You can find those on the update site of Subclipse (*http://subclipse.tigris.org/update_1.8.x*).
我在 Subclipse 1.8 中也遇到了类似的问题。由于许可证限制,SVN 客户端不再与 SVN 捆绑。所以我发现消息“无法加载默认 SVN 客户端”。
我的解决办法是安装SVN客户端。这再简单不过了。转到 Eclispe Marketplace,输入 Subclipse 并单击再次安装 Subclipse,选择所有选项。重新启动Eclipse时,会提示我们安装SVN客户端,选择SVNKit或JavaHL(我选择JavaHL)。重新启动一次后,就一切正常了。
I have a similar problem with Subclipse 1.8. Due to licenses limitations, SVN client aren't bundled with SVN any more. So I find the message "Unable to load default SVN Client".
My solutions is to install SVN client. It can't be easier. Go to Eclispe Marketplace, type Subclipse and click to install Subclipse again, select all options. When restarting Eclipse, it will prompt us to install an SVN client, choose SVNKit or JavaHL (I choose JavaHL). After restarting one more time, it all works.
在 x64 上的 fedora 16 中我也遇到了,我通过从 此处 下载 subversion 1.7 来解决并安装:
In fedora 16 on x64 i meet also, i solved by downloading subversion 1.7 from here and installing:
使用更新站点 http://subclipse.tigris.org/update_1.8 在 Eclipse Juno 上安装 SVN .x
转到帮助 ->安装新软件,然后添加更新站点。
Install SVN on Eclipse Juno using the update site at http://subclipse.tigris.org/update_1.8.x
Go to Help -> Install new software, then Add update site.
Zend Studio 9 如果您升级/更新到 9.0.3,您也会收到此错误。您需要卸载所有 subEclipse 和 JavaHL 内容,然后再次按照安装过程进行操作并重新启动 Zend studio。
Zend 版本 9.0.3 中的内部版本 20120625
Zend Studio 9 if you upgrade/update to 9.0.3 you will get this error as well. You need to uninstall all subEclipse and JavaHL stuff then follow the install procedures again and restart Zend studio.
Build 20120625 in Zend Version 9.0.3
如果您使用 Subversive 插件(它比 Subclipse 更新,并且两者很容易相互混淆),即使在 eclipse.ini 中配置库路径后,您也可能会遇到查找库的问题。要解决整个问题,您可能还需要将此设置添加到文件中:
阅读 http如需更多帮助,请访问://www.eclipse.org/subversive/installation-instructions.php,它对所有内容都有高质量的解释。
If you are using the Subversive plugin (which is newer than the Subclipse one, and the two are easily confused with one another), you might run into problems finding the library even after configuring the library path in eclipse.ini. To fix the entire problem, you might need to add this setting to the file as well:
Read http://www.eclipse.org/subversive/installation-instructions.php for more help, it's a good-quality explanation of everything.
我对 Spring STS 3.5.1 和 Sub eclipse 版本 1.6 也有同样的问题。升级到 subeclipse 1.10 版本,一切正常。
I had same problem with Spring STS 3.5.1 and Sub eclipse version 1.6. Upgraded to version 1.10 of subeclipse and everything is working fine.
上述问题是由于自定义 Eclipse 安装以及 subclipse 版本更新而出现的。
您必须手动安装旧版本的 subclipse。
为此,我做了以下操作:
在“帮助”菜单下单击“安装新软件...”
选择“http://subclipse.tigris.org/update_1.6.x”下拉菜单
如果任何其他高级版本的 URL 可用,请将其更改为如上所示。
检查所选选项是否合理,例如“隐藏已安装的项目”
点击“全选”
单击下一步/完成直至完成。
安装完成后,在 Windows 菜单下转到首选项,单击 Team 和 SVN。
现在将客户端从Java HL更改为SVN纯套件。
就是这样。
这为我解决了问题
The above problem arises with custom eclipse installation and due to updated version of subclipse.
You have to install the older version of subclipse manually.
For this i have done as following:
Under Help menu click "Install New Software..."
Select "http://subclipse.tigris.org/update_1.6.x" from the drop down menu
If URL of any other advanced version of are available change it to look as above.
Check the options selected are sensible e.g. "Hide items that are already installed"
Click "Select All"
Click Next/Finish through to completion.
After finishing the installation,under windows menu go to preferences,click on Team and on SVN.
Now change the client from Java HL to SVN pure kit.
That's it.
This resolved problem for me
面向 Web 开发人员的 Eclipse Java EE IDE。
版本:Oxygen.3a 版本 (4.7.3a)
内部版本号:20180405-1200
我按如下方式解决了这个问题
1)从 市场
2) 团队 -> SVN-> SVN Connectors 并设置 SVNKit 1.8.14
3)重新启动 eclipse
一切正常
Eclipse Java EE IDE for Web Developers.
Version: Oxygen.3a Release (4.7.3a)
Build id: 20180405-1200
I solved this problem as follows
1) Install Subversive - SVN Team Provider 4.0.5 from marketplace
2) Team -> SVN -> SVN Connectors and set SVNKit 1.8.14
3) Restart eclipse
All works well