eclipse 如何离线安装 Subversive

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/11432271/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 18:32:38  来源:igfitidea点击:

How to install Subversive offline

eclipsesvnradsubversive

提问by Kayser

I want to install Subversive in my RAD/Eclipse. How can I install it offline?

我想在我的 RAD/Eclipse 中安装 Subversive。如何离线安装?

回答by Konstantin Komissarchik

Browse to the following site:

浏览以下网站:

http://www.eclipse.org/subversive/latest-releases.php

http://www.eclipse.org/subversive/latest-releases.php

Look for a link labeled "archived updated site" that is appropriate for your Eclipse version. Download to your system.

查找适合您的 Eclipse 版本的标有“归档更新站点”的链接。下载到您的系统。

In the Install New Software dialog, select Add and use the Archive option to point to the zip you've downloaded. You will also want to disable the "contact all update sites during install..." option. At this point you should be able to install Subversive without Eclipse accessing the network.

在“安装新软件”对话框中,选择“添加”并使用“存档”选项指向您下载的 zip。您还需要禁用“在安装过程中联系所有更新站点...”选项。此时,您应该可以在 Eclipse 不访问网络的情况下安装 Subversive。