I've downloaded and installed STS 2.0.0 (enterprise license, plat support) in order to do some DM Server app development.
I'm trying to install the latest release of the M2E plugin (currently 0.9.7.200902090947). Available from Sonatype's release update site:
http://m2eclipse.sonatype.org/update/
After adding this update site in STS, I do Help->Software Updates, select the Available Software tab, select everything under the "Maven Integration for Eclipse Update Site", and then select Install. This churns for a moment, and then fails with the following detail:
Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements org.eclipse.swt [3.4.0.v3448f].
If I go under Help->About SpringSource Tool Suite, Plug-in Details, I can see an entry for org.eclipse.swt, with a version of 3.4.2.v3452b. I've tried updating with the dev version of m2e with pretty much the same results.
What's the deal here, is STS essentially too new for the current build of M2E? How can I get this working? I cannot live without m2e.
-Scott



Reply With Quote
