Spring Tool Suite (STS) for Eclipse Indigo (3.7) 3.2.0.RELEASE

Bookmark and Share
Update site

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
Learn more...

Details Group Tabs

Reviews

Login  to post comments.

this seems to be a

this seems to be a connectivity problem with a firewall or a proxy, since the update site URL points to a composite update site that doesn't have a content.xml. p2 tries to find various files behind the repo URL, that is why it tries to connect to content.xml. Usually this gives back the message that this file is not accessible (or not there) and p2 continues to try the next files. But in some firewall/proxy configurations, the HTTP answer from that missing file location is scrumbled and therefore p2 doesn't continue to search for other files.