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/
安裝完畢即可。