Update Time:2019-3-9 Author:要你命三千又三千 type:学习笔记
java web项目成为subversion的改变。
安装插件
Subclipse插件来使用
在Market 中搜索安装即可。
问题解决
出现:错误
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.
- 添加插件 Native JavaHL 插件
参考位置:https://blog.csdn.net/doegoo/article/details/72877160
重启IDE
project到SVN服务器
参考位置:https://blog.csdn.net/v123411739/article/details/22512133