문제

When installing or updating plug-ins, the update system of Eclipse always fetch some jar/xml files from eclipse.org, this annoying behavior slows down the update process.

Is there any way to disable it?

도움이 되었습니까?

해결책

Eclipse should only contact the sites declared in the "Available Softwares Sites" list:

alt text http://img805.imageshack.us/img805/1044/eclipseavailsites.png

For instance, in the list above, we have removed all references to eclipse.org, and disabled direct p2 repo addresses, and left only references to out own internal Nexus pro repository (which is able to mirror remote p2 site)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top