Can not install Spring Tool Suite under Eclipse Juno - eclipse

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!

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

I think this will help you. Try the below link
SpringSource Tool Suite for Eclipse Juno (4.2)

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.

Related

SpringSource Tool Suite (STS) is not visible in Eclipse Marketplace

SpringSource Tool Suite (STS) is not visible in Elipse Marketplace. I see only Spring Tools (aka Spring IDE and Spring Tool suite). What should I do to add SpringSource Tool Suite to Marketplace to installation will pissible?
Yes, I have installed Spring Tools but no SpringSource, and I need Spring Source Tools. When I cklick on inscription "2 matches. Browse for more solution" Eclips opens web side and I see Spring Source Tools like in attached picture, but I don't know how to add it to Marketplace and then install. Thank you for your help :)
enter image description here

Spring project choice doesn't appear after installing STS plugin in Eclipse

I have installed the STS (Spring Tools Suite) plugin in Eclipse Luna in order to create a Spring project.
But the Spring project choice doesn't appear. How is this caused and how can I solve it?
It doesn't show cause after installing it you restarted eclipse without letting it finish installing software (When you install the plugin look at the bar at the bottom of eclipse IDE )
Follow this link and first download fresh STS and follow the steps:
Step 1: Downlaod STS-32 bits windows OS
Step 2: How to create New SPRING MVC project in STS

How to Installing e4 for Luna?

I am using eclipse luna to do my project on JPA.
Now I want to install eclipse 4 application platform in luna.What are the steps to do so? What are the requirements?

Unable to install Groovy/Grails Tool Suite (GGTS) for Eclipse

Am trying to install Groovy/Grails Tool Suite (GGTS) for Eclipse into my Eclipse installation.
version of Eclipse installed:
Version: Luna Service Release 1a (4.4.1) - Windows 32-bit.
When I attempt to install ggts from the eclipse marketplace either by using the Eclipse Marketplace
menu option or by using the ggts drag to install button, the following window/error message is
obtained after selecting Confirm:
The following solutions are not available Groovy/Grails Tool Suite (GGTS) for Eclipse 3.6.4.RELEASE,
Proceed with the installation anyways?
How/can it be installed?
Thanks.
My bad. I forgot to put in the right (and versioned) update site into the Marketplace entry definition after the 3.7.0 release went out. This is fixed now. You should be able to install GGTS from the Marketplace again. Sorry for the inconvenience and thanks for pointing me at this here.
Keep in mind that there is no new GGTS version that is compatible with Eclipse Mars. The last version is 3.6.4 and is compatible with Eclipse 4.4 and previous versions.

Spring Eclipse Plugin update site

Can anyone point me to spring-eclipse plug-in update location so I can use spring from my Eclipse IDE?
None of the ones I found online are working!
Spring works fine without any special eclipse plugins. Spring have there own version of eclipse called STS (SpringSource Tool Suite) and you could use that. The installation instructions (pdf) for STS include instructions for installing the STS components into an existing Eclipse 3.5 installation.