zoukankan      html  css  js  c++  java
  • SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.

    Eclipse从svn上迁出项目的时候报以下的错误:

    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.

    从错误看出来,是没有connectors,解决方法:

    eclipse-help-install new software-work with:  http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/

    安装完毕即可。

  • 相关阅读:
    一点关于this的理解
    BFC引发的关于position的思考
    JS HTML标签尺寸距离位置定位计算
    JS获取网页宽高方法集合
    JSDOM之节点
    并发- synchronized,锁
    公共文件下载-结构设计
    订单模块-结构设计
    ES-update
    ES使用笔记
  • 原文地址:https://www.cnblogs.com/lucky2u/p/3813146.html
Copyright © 2011-2022 走看看