将 SVN 添加到 Spring 工具套件,Subclipse 扩展不可用

Adding SVN to Spring Tool Suite, Subclipse extension not available

我安装了 Spring Tool Suite (STS) 3.6.3。在家里的另一台 PC 上,我记得可以通过调出仪表板 window 并选中“扩展”选项卡上的 "Subsclipse" 复选框来将 SVN 集成添加到 STS 中。但是,我在当前安装中看不到此选项。我也包括已安装的扩展,但我没有在列表中看到 Subclipse。

当我selectProject Explorer中的Project文件夹window,鼠标右键单击→TeamShare Project,我只看到 CVS 和 Git 作为选项,但我想使用 SVN。

我对所有事情的体验 Java 是以小时而不是年来衡量的,所以不要假设任何东西:-)

如何将 SVN 与 STS 集成?

我需要 运行 提升权限或管理员权限。

检查一次是否安装正确:

以下是如何将 SVN 插件 (Subclipse) 添加到您的 Spring 工具套件

Open the Spring Tool Suite and go to the dashboard.
Click on Extensions (It is under the Help and Documentation heading).
Search for Subclipse. Check the checkbox and click Install.

注意:如果您没有看到 Subclipse,则表示它已经安装在您的 IDE 上,但您可以通过检查搜索字段旁边的“显示已安装”来验证。

来源URL:http://www.jicdesign.com/blog/web-development/how-to-add-svn-plugin-for-spring-tool-suite.html

  1. 打开 Spring 工具套件。
  2. Select菜单帮助安装新软件
  3. 单击添加 按钮。
  4. 位置字段设置为http://subclipse.tigris.org/update_1.6.x/
  5. 单击确定
  6. Select 所需组件。
  7. 单击安装 按钮。
  8. Select 我接受许可协议的条款 单选按钮
  9. 单击完成按钮
  10. 单击重新启动Spring工具套件

Subclipse 在 Eclipse Marketplace 中可用,可以通过 Marketplace Client 安装。它也可以在以下更新站点 URL's.

获得

注意:这些是要在 Eclipse 安装对话框中输入的更新站点 URL,而不是您的 Web 浏览器。

最新 - https://dl.bintray.com/subclipse/releases/subclipse/latest/

4.2.x - https://dl.bintray.com/subclipse/releases/subclipse/4.2.x/

"latest" 网站将自动转移到 4.2.1、4.3.0、5.0.0 等版本,因为这些版本已生成。其中“4.2.x”站点只会选择 4.2.x 系列中的新版本,例如 4.2.1、4.2.2 等


更多信息位于:https://github.com/subclipse/subclipse/wiki