为什么我尝试从更新站点安装 Subclipse 时会收到此错误?

发布于 2024-12-11 10:34:30 字数 556 浏览 3 评论 0原文

我正在尝试在 64 位 Windows 7 计算机上的 Eclipse Helios (3.6) 上安装 Subclipse 1.6.x。我转到帮助 -> 安装新软件...,然后在对话框中输入以下更新站点:http://subclipse.tigris.org/update_1.6.x。我给它命名并单击“确定”,它尝试连接到存储库大约 15 秒,然后弹出以下错误对话框:

“在此处输入图像描述”

需要明确的是,我在框中输入的更新站点是 http://subclipse.tigris.org/update_1.6.x 而不是http://subclipse.tigris.org/update_1.6.x/content.xml 但它似乎认为这是正在请求的存储库。我已经在其他类似的 Window 机器上成功安装了 Subclipse 1.6.x,并且以前从未遇到过此错误。

有什么想法为什么会发生这种情况吗?

I am trying to install Subclipse 1.6.x on Eclipse Helios (3.6) on a 64-bit Windows 7 machine. I go to Help -> Install New Software... and then enter the following update site into the dialog box: http://subclipse.tigris.org/update_1.6.x. I give it a name and click okay and it tries to connect to the repository for about 15 seconds and then the follow error dialog pops up:

enter image description here

To be clear, the update site that I have entered into the box is http://subclipse.tigris.org/update_1.6.x and is NOT http://subclipse.tigris.org/update_1.6.x/content.xml yet it seems to think that this is the repository being requested. I have successfully installed Subclipse 1.6.x on other similar Window's machines and have never come across this error before.

Any ideas why this is happening?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

颜漓半夏 2024-12-18 10:34:30

看来您以某种方式删除了“.”在“6”和“x”之间
您有 http://subclipse.tigris.org/update_1.6x
应该是
http://subclipse.tigris.org/update_1.6.x

It looks like you somehow removed the '.' between '6' and 'x'
You have http://subclipse.tigris.org/update_1.6x
it should be
http://subclipse.tigris.org/update_1.6.x

墨离汐 2024-12-18 10:34:30

按照以下步骤

  1. 单击 Eclipse 菜单栏中的窗口
  2. 选择首选项
  3. 单击网络连接
  4. 将活动提供程序更改为“直接”

它对我来说工作得很好!

Follow the below steps

  1. Click on Window in Eclipse Menu bar
  2. Choose Preferences
  3. Click on network Connections
  4. Change the Active Provider to "Direct"

Its worked fine for me!!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文