Spring Tool Suite (STS) for Eclipse Indigo (3.7) 3.2.0.RELEASE
Markets
- Tools (1409)
- Application Development Frameworks (86)
- Application Management (65)
- Application Server (75)
- BIRT (23)
- Build and Deploy (131)
- Business Intelligence, Reporting and Charting (16)
- Code Management (134)
- Collaboration (32)
- Database (65)
- Database Development (30)
- Database Persistence (36)
- Documentation (65)
- EclipseRT Target Platform Components (9)
- Editor (269)
- Entertainment (23)
- General Purpose Tools (63)
- Graphics (46)
- IDE (313)
- J2EE Development Platform (90)
- J2ME (18)
- Languages (146)
- Linux Tools (8)
- Logging (17)
- Mobile and Device Development (43)
- Modeling (64)
- Modeling Tools (175)
- Mylyn Connectors (31)
- Network (26)
- Other (87)
- Process (36)
- Profiling (25)
- Programming Languages (49)
- Reporting (41)
- Rich Client Applications (72)
- SCM (27)
- Search (40)
- SOA Development (14)
- Source Code Analyzer (94)
- Systems Development (73)
- Team Development (81)
- Testing (110)
- Tools (570)
- UI (118)
- UML (75)
- Web (116)
- Web Services (59)
- Web, XML, Java EE and OSGi Enterprise Development (45)
- XML (54)
- RCP Applications (159)
- Training & Consulting (109)



Reviews
Getting error
HI I am getting error as below when I drag and drop to eclipse.
HTTP Server Unknown HTTP Response Code (-1):http://dist.springsource.com/release/TOOLS/market-place/e3.7/content.xml
General connection error with response code=-1
http://dist.springsource.com/release/TOOLS/market-place/e3.7/content.xml - Looks like this url is not accessible to everyone.
Thanks / Jeevan
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.