Mark Davoren
Mark Davoren

Reputation: 23

Eclipse. Installing STS4 causes Eclipse update error on Wild Web Developer XML Tools

I did a clean install of Eclipse. After installing the Spring Tools Suite 4 I get an error when checking for Eclipse updates. Any suggestions?

Upvotes: 0

Views: 748

Answers (1)

Martin Lippert
Martin Lippert

Reputation: 6508

I can reproduce this and I am still a bit puzzled about why this happens, but you can solve this by adding an additional update site to your Preferences -> Install/Update -> Available Update Sites:

https://download.eclipse.org/wildwebdeveloper/releases/0.13.6/

Once that update site is around, the Check for Updates can complete.

Upvotes: 1

Related Questions