(Eclipse SDK update error) An error occur while collecting items to be installed

試著忘記壹切 提交于 2019-12-05 03:06:24
Chris Noldus

As per jonesw's link https://stackoverflow.com/a/14896322/621481 all you need to do is make sure you have unchecked 'Contact all update sites during install to find required software' from the eclipse install software screen.

I recently had a problem very similar to this. And the answer from @ChrisNoldus did not work for me. However I did find this link:

Basically, there seems to be a problem when an available update site doesn't have a trailing '/' in its link.

I did not need to export anything to a file, but simply changed the configurations in Window->Preferences->Install/Update->Available Software Sites

I recently encountered the same problem and marked answer didn't worked for me. I had tried all the possible solutions to fix this error. Finally I found there were 2 workspace of eclipse under C:\Users\Public\Documents ( Neon, Mars). Just delete the folder which you don't want (Suppose you are working on Neon then delete the other folder Mars) and then try installing update.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!