zoukankan      html  css  js  c++  java
  • sts使用svn

    第一步,安装插件

    安装完成后重启sts即可

     

    重启后,我这里遇到了一个异常 

    Share project was failed.
    Share project was failed.
    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.

     按照上面异常的提示再装一个插件即可

    第二步,项目分享到svn的服务端

    项目上右键 --> team  --> share project

     

      

  • 相关阅读:
    Spring Boot自动配置
    Servlet、JSP总结(1)
    Spring MVC
    Springboot中的数据库事务
    数据库访问
    AOP
    全注解下的IOC
    spring boot入门
    安卓工程化开发笔记(2)
    2048功能说明模板
  • 原文地址:https://www.cnblogs.com/LcxSummer/p/14630907.html
Copyright © 2011-2022 走看看