简体   繁体   English

如何手动在Eclipse中安装EGit插件

[英]How to install EGit plugin in Eclipse manually

I have a crazy situation, my company restricted my main desktop's access to internet due to some security constraints. 我有一个疯狂的情况,由于一些安全限制,我的公司限制我的主桌面访问互联网。 So there is only one solution left to integrate Git (through EGit ) manually into eclipse. 所以只有一个解决方案可以手动将Git(通过EGit )集成到eclipse中。

But I could not find any article or post on this. 但我找不到任何文章或帖子。 Could you please help me to integrate Git into Eclipse without Help > Install New Software... 你可以帮我把Git集成到Eclipse中,不需要帮助 > 安装新软件......

您可以随时尝试下载“用于系统集成商的EGit p2存储库ZIP下载”,这是针对特定版本的egit自己的更新站点的存档。

There is a variety of Eclipse Packages that cone with a pre-arranged set of plug-ins. 有许多Eclipse软件包可以预先安排一组插件。

The main page that lists all available packages is here: https://www.eclipse.org/downloads/eclipse-packages/ 列出所有可用软件包的主页面如下: https//www.eclipse.org/downloads/eclipse-packages/

Most of them (if not all) contain the Git integration for Eclipse aka EGit. 其中大多数(如果不是全部)包含Eclipse aka EGit的Git集成 Follow the links to the detail pages to see which plug-ins are contained. 按照指向详细信息页面的链接查看包含的插件。

As described in @nitind's answer, if really necessary, the EGit repository as a whole can be downloaded in a zipped archive here: https://eclipse.org/egit/download . @ nitind的回答所述,如果真的有必要,整个EGit存储库可以在这里下载压缩存档: https//eclipse.org/egit/download After downloading, go to Help > Install New Software... and select the Add... button to register a local software repository. 下载后,转到“ 帮助” >“ 安装新软件...”,然后选择“ 添加...”按钮以注册本地软件存储库。 Thereafter you can select the desired EGit components as usual. 此后,您可以照常选择所需的EGit组件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM