Monday, 9 September 2013

Eclipse install software timeout fix

If for any download you get a timeout. Add the following line to the eclipse.ini file (just after the vmargs line):
-Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=60000


No comments:

Post a Comment