Diego Quirós
Diego Quirós

Reputation: 977

Can not install Spring Tool Suite under Eclipse Juno

I m trying to install Spring Tools Suite (STS) for Eclipse Juno (3.8 + 4.2) with the Eclipse MarketPlace, but when I m trying to install it, the installer said:

The following solutions are not available: Spring Tool Suite (STS) for Eclipse Juno (3.8 + 4.2) (id=org.springframework.ide.eclipse.mylyn.feature.feature.group, org.springframework.ide.eclipse.autowire.feature.feature.group, org.springframework.ide.eclipse.aop.feature.feature.group, org.springframework.ide.eclipse.ajdt.feature.feature.group, org.springframework.ide.eclipse.osgi.feature.feature.group, com.vmware.vfabric.ide.eclipse.tcserver.insight.feature.group, org.springframework.ide.eclipse.roo.feature.feature.group, org.springframework.ide.eclipse.security.feature.feature.group, org.springframework.ide.eclipse.webflow.feature.feature.group, org.springframework.ide.eclipse.batch.feature.feature.group, org.springframework.ide.eclipse.maven.feature.feature.group, org.springsource.ide.eclipse.dashboard.feature.group, org.springframework.ide.eclipse.feature.feature.group, org.springframework.ide.eclipse.integration.feature.feature.group, org.springframework.ide.eclipse.data.feature.feature.group, org.springframework.ide.eclipse.uaa.feature.feature.group, site=http://dist.springsource.com/release/TOOLS/update/e4.2/)

Any help will be appreciated!

Upvotes: 1

Views: 6925

Answers (3)

Ramesh Manly
Ramesh Manly

Reputation: 113

I think this will help you. Try the below link

SpringSource Tool Suite for Eclipse Juno (4.2)

Upvotes: 1

Ripon Al Wasim
Ripon Al Wasim

Reputation: 37746

Open eclipse

  1. Help --> Eclipse Marketplace
  2. Search by keyword "STS"
  3. Click install button on "Spring Tool Suite (STS) for Eclipse Juno (3.8 + 4.2)" section
  4. Follow the eclipse instruction

Upvotes: 1

Going Bananas
Going Bananas

Reputation: 2537

I am also trying to install the Spring Tool Suite into Eclipse and I too get the same error. If I go to spring source downloads site and try download any of the releases, I also get errors. It seems their downloads site is currently down...

Regards, PM.

Upvotes: 0

Related Questions