eclipse安装好慢
时间: 2023-11-17 08:00:27 浏览: 80
在安装Eclipse插件时,有两种方式可供选择。一种是直接下载插件(implementors package)然后手动安装到Eclipse中,另外一种就是在Eclipse中直接使用Eclipse update site。如果您使用的是后者,可能会遇到Eclipse在线安装插件超级慢的问题。为了解决这个问题,您可以尝试以下方法:参考资料:Ten Tips for Installing Plugins in Eclipse Galileo。
1. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,删除所有不必要的站点,只保留必要的站点。
2. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Update Policy”设置为“Never”。
3. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Mirrors”设置为“Manual”。
4. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Protocol”设置为“HTTP”。
5. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Verify”设置为“Never”。
6. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Timeout”设置为“30000”。
7. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Retry Attempts”设置为“1”。
8. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Retry Interval”设置为“1000”。
9. 在Eclipse中打开Window -> Preferences -> Install/Update -> Available Software Sites,将所有站点的“Max Connections”设置为“5”。
这些方法可以帮助您解决Eclipse在线安装插件超级慢的问题。
阅读全文