简体   繁体   English

Eclipse IDE缓慢下载-市场/更新

[英]Eclipse IDE Slow Download - Marketplace/Updates

I am trying to download tools for Java dynamic web development and spring boot release 4 on Eclipse Photon. 我正在尝试在Eclipse Photon上下载Java动态Web开发和Spring Boot Release 4的工具。 I do not see option for dyamic web project with original Photon download. 我看不到带有原始Photon下载的动态Web项目的选项。 The download speed is extremely slow and it appears stuck at 49%. 下载速度非常慢,似乎停留在49%。 Is this normal and is there a way to improve the speed? 这是正常现象吗,有没有办法提高速度? Other posts have not helped that I read. 其他帖子对我阅读没有帮助。 Thank you. 谢谢。

The issue you are experiencing may be tied to the active provider in Eclipse's Network Connections settings: 您遇到的问题可能与Eclipse的“ 网络连接”设置中的活动提供程序有关:

  • Direct - "Choosing the Direct provider causes all the connections to be opened without the use of a proxy server." 直接 -“选择直接提供程序会导致不使用代理服务器而打开所有连接。”
  • Manual - "Selecting Manual causes settings defined in Eclipse to be used." 手册 -“选择手册会导致使用Eclipse中定义的设置。”
  • Native - "On some platforms there is also a Native provider available, selecting this one causes settings that were discovered in the OS to be used." 本机 -“在某些平台上,还提供本机提供程序,选择该提供程序将导致使用在OS中发现的设置。”

Note: After changing and applying the setting, restart Eclipse. 注意:更改并应用设置后,重新启动Eclipse。

I have personally used Direct for a home connection (Eclipse 2018-12 / 4.10.0) and Native for an enterprise system with proxies (Eclipse Neon.2 / 4.6.2) to resolve sluggish Marketplace behavior. 我亲自将Direct用于家庭连接(Eclipse 2018-12 / 4.10.0),将Native用于具有代理的企业系统(Eclipse Neon.2 / 4.6.2),以解决缓慢的Marketplace行为。

For the uninitiated, these settings are found: 对于未启动的用户,可以找到以下设置:

  1. In the Eclipse MenuBar (top), select Window -> Preferences 在Eclipse MenuBar(顶部)中,选择Window-> Preferences
  2. In the Preferences dialog's TreeView (left), select General -> Network Connections 在“首选项”对话框的TreeView(左侧)中,选择“常规”->“网络连接”

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

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