Error initializing transport in Eclipse (attempt to update the plugin)

I am trying to update Android ADT in Eclipse

Help โ†’ Check for Updates

This gives me the following error message: http://cl.ly/3Z1O3h1e3A1b2F3v091D

As you can see from the error message, I even tried to update the zip file, this also gives me: Transport initialization error.

There is no problem with my connection, since I can load web pages into an internal browser in Eclipse. I get the same error message if I try to update the archive file or directly over the Internet ...

Here's the error message in the text:

Some sites could not be found.  See the error log for more detail.
Unable to read repository at jar:file:/C:/Users/njaal/Downloads/ADT-18.0.0.zip!/content.xml.
Transport initialization error.
Unable to read repository at https://dl-ssl.google.com/android/eclipse/content.xml.
Transport initialization error.

Edit: this is under Windows 7 64 bit, Eclipse Indigo (for Java developers)

+3
source share

All Articles