安装 EGIT 时出现问题
我有以下配置
- 操作系统:Win XP
- Eclipse:Galileo
我想在上面安装 EGIT (我已经有 subclipse)。我尝试去 Help ->安装新软件
,但 EGIT 不在列表中。我尝试从网站下载,但下载链接 http://download.eclipse.org/egit/updates 无法在浏览器中打开 (chrome)
请帮助我如何安装 Egit。
谢谢
I have the following configuration
- OS: Win XP
- Eclipse: Galileo
And i want to install EGIT on it (i already have subclipse). I tried going to Help -> Install New Software
but EGIT was not on the list. I tried downloaing from the site but download link http://download.eclipse.org/egit/updates is not opening in the browser (chrome)
Please help me how to install Egit.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果更新站点(见下文)确实不起作用,您仍然可以尝试zip 下载选项。
但您应该能够声明和使用 Egit 更新站点,如 中所示Egit教程,前提是你有正确的网络连接首选项,允许您访问互联网。
If the update site (see below) really don't work, you still can try the zip download option.
But you should be able to declare and use the Egit update site, as illustrated in the Egit tutorial, provided you have the right Network connection preferences, allowing you Internet access.
我有一个与此非常相似的问题。
我没有意识到,但问题是我仍然配置了代理服务器(不再打开)。
为了解决这个问题,我去了 Window >首选项>一般>网络连接。
如果 Eclipse 能真正告诉我代理服务器有问题,而不是抛出/报告一些晦涩的异常,那就太好了......
I had a very similar problem to this.
I hadn't realised, but the problem was that I still had a proxy server configured (which was no longer turned on).
To solve, I went to Window > Preferences > General > Network Connections.
Would have nice for Eclipse to actually tell me there was a problem to do with the proxy server rather than throwing/reporting some obscure exception...
您需要将 egit 链接添加到 Eclipse,以便它搜索它。在它显示的文本框中(当您转到“帮助”菜单上的“安装新软件”时)输入 egit URL 并按 Enter 键 - 它应该找到 egit 插件并允许选择它进行安装。
You need to add the egit link to Eclipse, so it searches it. In the text box it presents (when you go to Install New Software on the Help menu) enter the egit URL and hit enter - it should find the egit plugin and allow it to be selected for install.