无法在 Eclipse Oxygen 中安装 SVN 连接器
Unable to install SVN connector in eclipse Oxygen
我能够安装 SVN Team Provider。但是,我无法为 Eclipse Oxygen 安装 SVN Team Connector(使用 64 位版本)。
当 SVN Team Provider 可用并且我导航到 "SVN Repository Exploring" 时,它应该会自动显示一个面板以安装适当的 SVN 连接器。但是,我没有得到任何这样的 window。
我收到以下错误消息,
SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
已解决
我在 eclipse 中按照这些步骤解决了这个问题,
- 导航至帮助 >> 安装新软件...
- 使用以下URL、http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/
- 展开组时,您将看不到 Win64 JavaHL 二进制文件。尝试取消选中复选框 "Group items by category"。您将不会在列表中看到 Win64 JavaHL 二进制文件。
- Select Win64 JavaHL Binanries 然后点击下一步安装。
- 重启eclipse
你现在应该可以走了。
感谢 Michele Mariotti(请参阅下面的 link,评论 #22)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=518033#c22
我能够安装 SVN Team Provider。但是,我无法为 Eclipse Oxygen 安装 SVN Team Connector(使用 64 位版本)。
当 SVN Team Provider 可用并且我导航到 "SVN Repository Exploring" 时,它应该会自动显示一个面板以安装适当的 SVN 连接器。但是,我没有得到任何这样的 window。
我收到以下错误消息,
SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
已解决
我在 eclipse 中按照这些步骤解决了这个问题,
- 导航至帮助 >> 安装新软件...
- 使用以下URL、http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/
- 展开组时,您将看不到 Win64 JavaHL 二进制文件。尝试取消选中复选框 "Group items by category"。您将不会在列表中看到 Win64 JavaHL 二进制文件。
- Select Win64 JavaHL Binanries 然后点击下一步安装。
- 重启eclipse
你现在应该可以走了。
感谢 Michele Mariotti(请参阅下面的 link,评论 #22) https://bugs.eclipse.org/bugs/show_bug.cgi?id=518033#c22