如何将一个 HTTP 软件站点添加到 Eclipse?

huangapple go评论84阅读模式
英文:

How to add a http software site to eclipse?

问题

如何强制Eclipse使用我实际添加的软件站点,而不尝试使用https,正如下面图片中的错误所示。

英文:

Can anyone tell me how to force eclipse to use the software site i actually added? and not try to use https as the error in the picture below shows.

如何将一个 HTTP 软件站点添加到 Eclipse?

答案1

得分: 1

首选项 安装/更新 > 信任 中的Authorities选项卡中,将http协议规则重定向(默认)更改为允许

请注意,出于安全原因,仅应将HTTP用于内部更新站点。

另请参阅:

英文:

In the preferences Install/Update > Trust, in the tab Authorities, set the protocol rule for http from Redirect (Default) to Allow.

Please note, HTTP should be used for security reasons only for internal update sites.

See also:

huangapple
  • 本文由 发表于 2023年7月18日 16:26:07
  • 转载请务必保留本文链接:https://go.coder-hub.com/76710832.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定